networking API
C39360
concept
A networking API is a set of programmable interfaces that enable applications to establish, manage, and use network connections and protocols for data communication between systems.
Observed surface forms (6)
- Windows Sockets API function ×3
- Windows Sockets 2 API function ×1
- network configuration API ×1
- network device API ×1
- socket API ×1
- sockets API ×1
Instances (11)
- URLSession
- xDS via concept surface "network configuration API"
- System.Net.Sockets.UdpClient
- NX-API via concept surface "network device API"
-
Windows Sockets 2 library
surface form: Windows Sockets 2
- WSAAsyncSelect via concept surface "Windows Sockets API function"
- WSAWaitForMultipleEvents via concept surface "Windows Sockets 2 API function"
- WSARecvFrom via concept surface "Windows Sockets API function"
- Winsock 1.1 API
- WSAEventSelect via concept surface "Windows Sockets API function"
- BSD sockets API via concept surface "sockets API"