You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a standard UDP-based DNS client. This client takes a URL from the user and returns its IPV4 address along with some other fields such as the class, type, and time to live information as received from the server.