Package | Description |
---|---|
Extasys.Network.UDP.Client.Connectors |
Modifier and Type | Method and Description |
---|---|
ExtasysUDPClient |
UDPConnector.getMyExtasysUDPClient()
Returns the main Extasys UDP Client of the connector.
|
Constructor and Description |
---|
UDPConnector(ExtasysUDPClient myClient,
java.lang.String name,
int readBufferSize,
int readTimeOut,
java.net.InetAddress serverIP,
int serverPort)
Constructs a new UDP Connector.
|