I've learned about a library called winsock and it looks like it might be what I need but I can't find any good documentation.
Anybody know where I could find some?
Right now i'm trying to incorporate IPCs but i'm having problems.
I did use that site and it helped, but gave me no example code, at least not any that I could find. I have only been there for about half an hour, but I am going to keep looking.
OK, Click on the second link I posted, This will take you to the Windows Sockets 2 (Winsock) section of MSDN.
On this page is a table of what is In This Section, find where is says Getting Started with Winsock and click on it. This will take you to a page that if you follow the links will walk you through creating both client and server apps.