Beej's Guide to Network Programming
Here's the part of the game where we get to talk code for a change. But first, let's discuss more non-code! Yay! First I want to talk about IP addresses and ports for just a tad so we have that sorted out. Then we'll talk about how the sockets API stores ...