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.
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
Windows networking interface
ⓘ
networking API ⓘ socket API ⓘ |
| basedOn | Berkeley sockets API NERFINISHED ⓘ |
| conformsTo | Windows Sockets 1.1 specification NERFINISHED ⓘ |
| dll | wsock32.dll ⓘ |
| era | early 1990s ⓘ |
| follows | Winsock 1.0 API NERFINISHED ⓘ |
| headerFile | winsock.h ⓘ |
| library | wsock32.lib ⓘ |
| limitedFeatureComparedTo | Winsock 2.0 API NERFINISHED ⓘ |
| operatingSystem |
Windows
ⓘ
surface form:
Microsoft Windows
|
| partOf | Windows Sockets specification NERFINISHED ⓘ |
| precedes | Winsock 2.0 API NERFINISHED ⓘ |
| providesErrorReporting | WSAGetLastError NERFINISHED ⓘ |
| providesFunction |
WSACleanup
ⓘ
WSAGetLastError ⓘ WSAStartup NERFINISHED ⓘ accept ⓘ bind ⓘ closesocket ⓘ connect ⓘ gethostbyaddr ⓘ gethostbyname ⓘ getprotobyname ⓘ getservbyname ⓘ listen ⓘ recv ⓘ select ⓘ send ⓘ socket ⓘ |
| requiresCleanupCall | WSACleanup ⓘ |
| requiresInitializationCall | WSAStartup NERFINISHED ⓘ |
| standardizes | socket-based communication on Windows ⓘ |
| supportsAddressFamily | AF_INET ⓘ |
| supportsProgrammingLanguage |
C
ⓘ
C++ NERFINISHED ⓘ |
| supportsProtocol |
IPPROTO_TCP
ⓘ
IPPROTO_UDP ⓘ |
| supportsProtocolFamily |
IP
ⓘ
TCP/IP NERFINISHED ⓘ UDP ⓘ |
| supportsSocketType |
SOCK_DGRAM
ⓘ
SOCK_STREAM ⓘ |
| usedFor |
network client applications on Windows
ⓘ
network server applications on Windows ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.