Uses of Class
com.tinkerforge.AlreadyConnectedException
-
-
Uses of AlreadyConnectedException in com.tinkerforge
Methods in com.tinkerforge that throw AlreadyConnectedException Modifier and Type Method Description void
IPConnectionBase. connect(java.lang.String host, int port)
Creates a TCP/IP connection to the given \c host and \c port.
-