The Notes of Sagi Arsyad

-
See also: Other Geeks@INDC

News

Sagi Arsyad's Facebook profile

ASP.NET

My Organization

Browse by Tags

All Tags » WinSock (RSS)
C++ Compile Winsock Problem
this last one week I got problem compile C++ code from MSDN Library about winsock . the code : #include #include "winsock2.h" void main() { //---------------------- // Initialize Winsock WSADATA wsaData; int iResult = WSAStartup(MAKEWORD(2,2...
Posted: Aug 10 2008, 06:05 AM by Sagi Arsyad | with no comments
Filed under: ,