![Xcalibur Systems LLC Logo](../icons/logo.png) |
TcpRowRemoteAddress Field |
The IPv4 address for the TCP connection on the remote computer. When the dwState member is
, this value has no meaning.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic byte[] RemoteAddress
Public RemoteAddress As Byte()
public:
array<unsigned char>^ RemoteAddress
val mutable RemoteAddress: byte[]
Field Value
Byte
See Also