Discuss this help topic in SecureBlackbox Forum
Returns the remote address which the socket is connected to.
Declaration
Description
Use this read-only property of the connected socket to get the IP address of the other side of the connection. If the client connection was established via proxy, the property would return empty address (to let the application distinguish between direct and proxied connections).