Walter.Net.Networking
Parse(String) Method
Walter.Net.Networking Assembly > Walter.Net.Networking.TCP Namespace > INetwork Interface > Parse Method : Parse(String) Method
Address in ip/cidr range or ip%range
Parse the IP address and Subnet mask to get the network you can use 192.168.0.1/24
Syntax
static INetwork Parse( 
   string AddressCidr
)

Parameters

AddressCidr
Address in ip/cidr range or ip%range

Return Value

the network
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

INetwork Interface
INetwork Members
Overload List