Walter.Net.Networking
INetwork Interface Members
Properties  Methods 

Walter.Net.Networking Assembly > Walter.Net.Networking.TCP Namespace : INetwork Interface

The following tables list the members exposed by INetwork.

Public Properties
 NameDescription
 Property Address Family  
 Property Broadcast address  
 Property the number of IP addresses available in network  
 Property First usable IP address in Network  
 Property Last usable IP address in Network  
Top
Public Methods
 NameDescription
 Method Allows you to test if the IP address belongs to this network  
 Methodstatic (Shared in Visual Basic) return a iterator allowing you to loop over a network  
 Methodstatic (Shared in Visual Basic)Overloaded.  Parse the IP address and Subnet mask to get the network you can use 192.168.0.1/24  
 Method Returns a string in CIDR format  
 Methodstatic (Shared in Visual Basic) tries to parse a IP/CIDR string to a network  
Top
See Also

Reference

INetwork Interface
Walter.Net.Networking.TCP Namespace