![Xcalibur Systems LLC Logo](../icons/logo.png) |
TcpRowLocalAddress Field |
The local IPv4 address for the TCP connection on the local computer. A value of zero
indicates the listener can accept a connection on any interface.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic byte[] LocalAddress
Public LocalAddress As Byte()
public:
array<unsigned char>^ LocalAddress
val mutable LocalAddress: byte[]
Field Value
Byte
See Also