I am developing a BINGO game. It is complete except for some finishing touches, only it lacks some aspects. It is single player only. I want to make my app into a client server application. Mainly I want to be able to play the game as a server or a client. But heres the catch. I dont know a thing about winsock or internet programming.

How would I go about desiging the network interface?

How would you go about it?

Where are some GOOD tutorials on how to do these things. Links to source sites with examples are welcomed but mainly Im looking for how to do it in as simple a mannor as possible.

Thank you and all who help me to atain this goal.