A C D G I L M O P R S T 

C

ch.aplu.tcpcom - package ch.aplu.tcpcom
Package of the TCPCom - an event-driven TCP socket library.
connect(int) - Method in class ch.aplu.tcpcom.TCPClient
Creates a connection to the server (blocking until timeout).
connect() - Method in class ch.aplu.tcpcom.TCPClient
Same as connect(int timeout) with system default timeout.
CONNECTED - Static variable in class ch.aplu.tcpcom.TCPClient
State value
CONNECTED - Static variable in class ch.aplu.tcpcom.TCPServer
State value
CONNECTING - Static variable in class ch.aplu.tcpcom.TCPClient
State value
CONNECTION_FAILED - Static variable in class ch.aplu.tcpcom.TCPClient
State value
A C D G I L M O P R S T