Winsock 1.1 API

E724294

Winsock 1.1 API is an early Windows networking interface that provides standardized socket-based communication capabilities for TCP/IP and other network protocols.

All labels observed (7)

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Windows networking interface
networking API
socket API
basedOn Berkeley sockets API
linked to: BSD sockets API
conformsTo Windows Sockets 1.1 specification
linked to: Winsock 1.1 API
dll wsock32.dll
era early 1990s
follows Winsock 1.0 API
linked to: Winsock 1.1 API
headerFile winsock.h
library wsock32.lib
limitedFeatureComparedTo Winsock 2.0 API
operatingSystem Microsoft Windows
linked to: Windows
partOf Windows Sockets specification
linked to: Winsock 1.1 API
precedes Winsock 2.0 API
providesErrorReporting WSAGetLastError
providesFunction WSACleanup
WSAGetLastError
WSAStartup
accept
bind
closesocket
connect
gethostbyaddr
gethostbyname
getprotobyname
getservbyname
listen
recv
select
send
socket
requiresCleanupCall WSACleanup
requiresInitializationCall WSAStartup
standardizes socket-based communication on Windows
supportsAddressFamily AF_INET
supportsProgrammingLanguage C
C++
supportsProtocol IPPROTO_TCP
IPPROTO_UDP
supportsProtocolFamily IP
TCP/IP
UDP
supportsSocketType SOCK_DGRAM
SOCK_STREAM
usedFor network client applications on Windows
network server applications on Windows

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

Ws2_32 backwardCompatibleWith Winsock 1.1 API
Windows Sockets 2 follows Windows Sockets 1.1
subject linked to: Windows Sockets 2 library
linked to: Winsock 1.1 API
Windows Sockets 2 replaces Windows Sockets 1.1
subject linked to: Windows Sockets 2 library
linked to: Winsock 1.1 API
Windows Sockets 2 backwardCompatibleWith Windows Sockets 1.1
subject linked to: Windows Sockets 2 library
linked to: Winsock 1.1 API
WSAAsyncSelect definedIn Winsock 1.1
linked to: Winsock 1.1 API
WSAEnumProtocols partOf Windows Sockets API
linked to: Winsock 1.1 API
Winsock 1.1 API partOf Windows Sockets specification
linked to: Winsock 1.1 API
Winsock 1.1 API follows Winsock 1.0 API
linked to: Winsock 1.1 API
Winsock 1.1 API conformsTo Windows Sockets 1.1 specification
linked to: Winsock 1.1 API