Uses of Class
com.caplin.net.udp.UDPSendException
-
Uses of UDPSendException in com.caplin.net.udp
Modifier and TypeMethodDescriptionvoid
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.