Pages

Monday, April 11, 2011

winsock

short for Windows Socket, an API(application program interface) for developing Windows programs that can communicate with other machines via the TCP/IP protocal. Windows 95 and Windows NT comes with Dynamic Link ibrary (DLL) called winsock.dll that implements the API and acts as the glue between Windows programs and TCP/IP connection.

No comments:

Post a Comment