![]() No actual networking yet. Also no DNS resolving yet. |
||
---|---|---|
barebones-irc | ||
date-net | ||
.gitignore | ||
README |
README
Simple programs to help me get started with networking in C while I read "UNIX Networking Programming" (3rd Edition) originally by the late W. Richard Stevens but now authored by Bill Fenner and Andrew M. Rudoff. datenet: server writes the current time to a socket on port 8013 client reads the time the server wrote on port 8013