NetSocket
interface NetSocket
The NetSocket interface establish a two-way TCP/IP socket connections.
Types
Properties
Link copied to clipboard
Specifies the listener indicates the NetSocket.Listener are currently being evaluated.
Link copied to clipboard
The queueBytesOut indicates statistics of total current queueing bytes.
Link copied to clipboard
The totalBytesIn indicates statistics of total incoming bytes.
Link copied to clipboard
The totalBytesOut indicates statistics of total outgoing bytes.
Functions
Link copied to clipboard
Creates a ByteBuffer for memory management.
Link copied to clipboard
Do output a butter to an application server.