Walter.Net.Networking
TCPIPNetwork Constructor
Walter.Net.Networking Assembly > Walter.Net.Networking.TCP Namespace > TCPIPNetwork Class : TCPIPNetwork Constructor
The subnet mask.
The ip address.
Initializes a new instance of the TCPIPNetwork class.
Syntax
public TCPIPNetwork( 
   string subnetMask,
   string ipAddress
)

Parameters

subnetMask
The subnet mask.
ipAddress
The ip address.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TCPIPNetwork Class
TCPIPNetwork Members