WebSocket, Example, Microsoft, C#, Learn, Samples
https://learn.microsoft.com/ru-ru/samples/microsoft/windows-universal-samples/websocket/
https://learn.microsoft.com/ru-ru/samples/browse/?languages=cppwinrt
https://learn.microsoft.com/en-us/dotnet/fundamentals/networking/sockets/tcp-classes
tcp client
https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.tcpclient?view=net-7.0
tcp listiner
https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.tcplistener?view=net-7.0
networkstream
https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.networkstream?view=net-7.0