class
The ServerSocketComm class is used to open a plain server socket with an optional bind address.
class
The SocketComm class is used to open client sockets with a destination host with optional proxy (HTTP/SOCKS), secure socket (SSL/TLS), and atop WebSocket or Telnet as protocols.
interface
The interface for sockets or server sockets to implement for processing events.
class
The SocketComm class is used to open client sockets with a destination host with optional proxy (HTTP/SOCKS), secure socket (SSL/TLS), and atop WebSocket or Telnet as protocols.
boolean
Registers a new timeout handler.
boolean
Unregisters a timeout handler.