ServerAddress Property  
 

Return the IP address of the dial-up networking server.

Syntax

[form.]object.ServerAddress

Remarks

The ServerAddress property returns the IP 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 server did not provide this information during the connection process.

Data Type

String

See Also

InternetAddress Property