Package | Description |
---|---|
com.rhfung.P2PDictionary |
Modifier and Type | Method and Description |
---|---|
void |
P2PDictionary.openServer(java.net.InetAddress addr,
int port)
Opens a server and binds to the specific port.
|
void |
P2PDictionary.openServer(int port)
Opens a server and binds to all interfaces.
|