Package | Description |
---|---|
com.caplin.net.udp |
Provides access to the UDP command interface for receiving and sending UDP messages.
|
Modifier and Type | Method and Description |
---|---|
void |
UDPAccessor.send(String commandAndArguments)
Sends the specified command and arguments string to the
default destination.
|
void |
UDPAccessor.send(String commandAndArguments,
InetAddress address,
int port)
Sends the specified command and arguments string to the
specified address and port.
|
Please send bug reports and comments to Caplin support