Skip to content

varshapaidi/Multi-Threaded-DNS-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Threaded DNS Simulator

In the DNS simulation, a trie is used to store the mappings of host names to IP addresses.

Thread programming has been used for the DNS simulation.

*Note : In this project, the aim is not to build a true DNS server but the aim is to write a simulator which consists of the typical requests a DNS server would see.

About

Using Thread Programming for DNS Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages