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
Remarks
None.
Returns the string representation of the remote IP address. Use on a socket that was returned by Accept
.
string Net::Socket::get_RemoteIP()
None.