public class IdentClient extends Object
| Constructor and Description |
|---|
IdentClient(String clientAddress,
int clientPort,
int serverPort)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHostType()
Returns the remote host type.
|
String |
getUserIdentifier()
Returns the user identifier.
|
public IdentClient(String clientAddress, int clientPort, int serverPort)
clientAddress - The client IP address.clientPort - The client port (remote).serverPort - The server port (local).Copyright © 2005–2025. All rights reserved.