winsock2

     

In computing, the Winows Sockets API, which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client application (such as an FTP client or a Gopher client) and the underlying TCP/IP protocol stack. The nomenclature is based on the Berkeley sockets API model used in Berkeley UNIX for communications between programs. Initially, all the participating developers resisted the shortening of the name to Winsock for a long time, since there was much confusion among users between the API and the DLL library file (winsock.dll) which only exposed the common WSA interfaces to applications above it. Users would commonly believe that only making sure the DLL file was present on a system would provide full TCP/IP protocol support.

Found pages about winsock2

Tweets about winsock2

  • 何はともあれ、#include<winsock2.h>はできたわけだしこれでレポートも勝つる(今からレポート)
  • SO to Winsock2 and defaulting IPV6_V6ONLY to 1.