Windows Networking API
API for network communication in Windows applications, providing support for sockets, WebSockets, HTTP clients, and background transfers. Enables TCP/UDP communication and real-time data streaming.
Documentation
Specifications
Other Resources
Reference
https://learn.microsoft.com/en-us/uwp/api/windows.networking.sockets
Samples
https://learn.microsoft.com/en-us/samples/microsoft/windows-universal-samples/websocket/
OpenAPI
#HTTP
#Networking
#Sockets
#WebSockets