- i(String) - Static method in class ch.aplu.tcpcom.TCPLog
-
Writes debug string flagged as 'information'.
- isConnected() - Method in class ch.aplu.tcpcom.TCPClient
-
Returns true if client is connected to a server.
- isConnected() - Method in class ch.aplu.tcpcom.TCPServer
-
Returns true, if a client is connected to the server.
- isConnecting() - Method in class ch.aplu.tcpcom.TCPClient
-
Returns true during a connection trial.
- isTerminated() - Method in class ch.aplu.tcpcom.TCPServer
-
Returns true, if the server is in TERMINATED state.