Net::Socket::get_RemoteIP Method

Returns the string representation of the remote IP address. Use on a socket that was returned by Accept.

Syntax

string Net::Socket::get_RemoteIP()

Return value

string

Remarks

None.