| Win32 Socket Client | | This article discusses about how to do a winsocket programming using win32. This article says that it is possible to create a synchronous client socket by following the similar pattern of the Unix C++ socket program. By following all basic steps of this article the programmers can create a C++ socket perfectly and effeciently.
|