winsock2 example
Hello,
I've started learning Visual C++ 2005 with the book 'Beginning Visual C++ 2005' by Ivor Horton.
I do a lot of socket programming in Visual Basic 2005 and C# 2005. But am getting quite frustrated by the CLR's memory management and would like to start developing unmanaged servers and clients.
I'm at a very basic level with Visual C++ 2005, and am finding it very difficult to find good examples\books on winsock programming in Visual C++ 2005.
Would anyone be able to help push me in the right direction of finding some material for developing applications with winsock2?
Thanks in advance.
-Matthew
|