Package | Description |
---|---|
com.rhfung.Interop | |
com.rhfung.P2PDictionary |
Modifier and Type | Field and Description |
---|---|
EndPoint |
EndPointMetadata.EndPoint |
Modifier and Type | Method and Description |
---|---|
EndPoint |
TcpClient.getLocalEndPoint() |
EndPoint |
TcpClient.getRemoteEndPoint() |
Constructor and Description |
---|
EndPointMetadata(EndPoint pt,
int uid,
boolean server) |
Modifier and Type | Field and Description |
---|---|
EndPoint |
ConnectionEventArgs.EndPoint |
Modifier and Type | Method and Description |
---|---|
EndPoint |
P2PDictionary.getLocalEndPoint()
Returns the IP address of the server.
|