Net package¶
The Net package provides support for creating UDP and TCP clients and servers, reading and writing network data, and establishing UDP and TCP connections.
Public Types¶
- primitive DNS
- primitive DNSAuth
- class NetAddress
- primitive NetAuth
- class NoProxy
- primitive OSSockOpt
- interface Proxy
- primitive TCPAuth
- primitive TCPConnectAuth
- actor TCPConnection
- interface TCPConnectionNotify
- primitive TCPListenAuth
- interface TCPListenNotify
- actor TCPListener
- primitive UDPAuth
- interface UDPNotify
- actor UDPSocket