Recommended Book: Unix Network Programming, Third Edition
Over the years I’ve tinkered directly with the Sockets API on Windows via WinSock, but never have I touched it on a Posix platform. I’ve also written client/server apps from a higher level, through Java and Python. Most of the information for it all I picked up on the net, though I do own a […]