Page tree
Skip to end of metadata
Go to start of metadata

The NetSocket API provides WinSock2-like network based functionality that can integrate with the NetService API by using the interoperable NetSocketHandle object.

As well as perform the standard network operations like Bind, Send and Listen etc, the NetSocket API also provides an easy way to perform TLS connections via NetSocketStartTLSClient and NetSocketStartTLSServer.

 

  • No labels