This class represents an Internet Protocol (IP) address and a port.
Defined in: InetSocketAddress.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
Returns the InetAddress object.
|
|
|
Gets the host name for this IP address.
|
|
|
getPort()
Returns the port number.
|
|
|
toString()
Gets the string representation of this socket address.
|