|
|||||||||
| Home >> All >> [ jcsq overview ] | PREV NEXT | ||||||||
Uses of Class
jcsq.CSPortException
| Uses of CSPortException in jcsq |
| Methods in jcsq that throw CSPortException | |
private void |
CSServer.splitHost(java.lang.String ip_port)
|
| Constructors in jcsq that throw CSPortException | |
CSServer(java.lang.String host)
Creates a CS-Server with specified host. |
|
CSServer(java.lang.String host,
java.net.DatagramSocket socket)
Creates a CS-Server with specified host and socket. |
|
CSServer(java.lang.String host,
int port)
Creates a CS-Server with specified host and port (OBS! This port is not port on the server you are connecting to, itīs the port from it will open it from.). |
|
|
|||||||||
| Home >> All >> [ jcsq overview ] | PREV NEXT | ||||||||