Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 518 Bytes

File metadata and controls

9 lines (6 loc) · 518 Bytes

TCP-UDP-DNS-servers-and-clients-in-C-with-Linux-sockets-using-Chinese

A TCP client and TCP/UDP servers based on Linux sockets in C. DNS messages are directly written in Chinese.

Support iteration query in A, MX and CNAME

How to use

Compile and run *.c files in each folder, then select a query type and input a host name to send a query and resolve the response.

image