Gets the address of the dial-up networking server.
A string which specifies an Internet Protocol (IP) address.
The ServerAddress property returns the address of the dial-up networking server that the local host has connected to. If no connection has been established, or the connection has not been made with a PPP server, then this property will return an empty string. This property may also return an empty string if the remote server did not provide this information during the connection process.
InternetDialer Class | SocketTools Namespace