TcpListenerTcpAddress Field

Index of the parameter "Address" in the ListenerParams. Address must be an IP address to listen or an empty string for any address.

Definition

Namespace: OddPrg.Communication.Tcp
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public const int TcpAddress = 0

Field Value

Int32

See Also