Does anyone know where I can find articles on writing code for a custom client/server program. In other words, I want to include some code into a game I'm writing so that it can be played online. It's really simple. Just a board game. I want one user to serve and the other to connect to the first user. Any suggestions? Thanks.