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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The NetSocket API provides 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