Network Programming Using the Winsock API
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.






