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¶
- actor UDPSocket
- interface UDPNotify
- actor TCPListener
- interface TCPListenNotify
- interface TCPConnectionNotify
- actor TCPConnection
- interface Proxy
- class NoProxy
- primitive OSSockOpt
- class NetAddress
- primitive DNS
- primitive NetAuth
- primitive DNSAuth
- primitive UDPAuth
- primitive TCPAuth
- primitive TCPListenAuth
- primitive TCPConnectAuth