Skip to content

220428174/DNS-Server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS-Server-example

DNS servers are used to provide a numerous number of ways to map names of websites to the IP addresses (numbers). The way its supposed to be looked at is, picture a miniature phone book, which had all the numbers in today’s world; it’s the exact same for the internet, although the names are linked to these numbers. The DNS’s responsibility is to find the correct IP address (number) for what you might be looking for. I also implemented print requests on both ends (client / server) to display messages to indicate that the server is running, and every time a request is made; it reflects on the server with a query. I was also able to implement a while loop to check if the client would want to make a continuous action of asking thew server for more DNS resolutions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages