Chameleon and Iguana Plugin C# Class Libraries |
|
LlpConnection.RemoteIpAddress Property
The IP address of the remote host in host byte order.
[Visual Basic]
Public ReadOnly Property RemoteIpAddress As
Integer
[C#]
public
int RemoteIpAddress {get;}
Remarks
Consider using RemoteIpAddressAsString instead for a more usable format.
See Also
LlpConnection Class | iNTERFACEWARE.Chameleon Namespace