address property
The address that the server is listening on.
This is the actual address used when the original address was specified as a hostname.
Implementation
InternetAddress get address;
The address that the server is listening on.
This is the actual address used when the original address was specified as a hostname.
InternetAddress get address;