Uses of Class
com.tinkerforge.NetworkException
-
-
Uses of NetworkException in com.tinkerforge
Methods in com.tinkerforge that throw NetworkException 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.
-