Network Programming Using the Winsock API

Post Thursday, 19th July 2007 - Posted by Tom Bell

What is This Paper About?

This paper is a beginners introduction into using Winsock API in a C/C++ project. The first part teaches how you create a client side socket connection. In the second half of the tutorial is a guide to creating a simple server application using Winsock.

download