Pull to refresh
14.62

SQLite *

SQLite is a relational database management system

Show first
Rating limit
Level of difficulty

The Implementation of a Custom Domain Name Server by Using С Sockets

Reading time 5 min
Views 3.6K

We describe the implementation of a custom Domain Name System (DNS) by using C socket programming for network communication, together with SQLite3 database for the storage of Internet Protocol (IP) for Uniform Resource Locator (URL). Then we provide a performance analysis of our implementation. Our code is available publicly [1].

Read more
Total votes 5: ↑4 and ↓1 +3
Comments 0

Authors' contribution