Remote IP address.
[Visual Basic] Protected _remote_ip As String [C#] protected string _remote_ip; [C++] protected: String* _remote_ip; [JScript] protected var _remote_ip: String;
ClientConnection Class | croemud.connection Namespace