Walter.Net.Networking
CommunicationScopes Enumeration
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : CommunicationScopes Enumeration
The communication scope of a IPAddress relative to the local computer
Syntax
public enum CommunicationScopes : System.Enum 
Members
MemberDescription
Dmz Connection is set to be in the DMZ
LAN Communication within the local area network
MachineInternal Communication is machine internal
NotSet Scope was not set
WAN Connection is over the wide area network (Internet)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Net.Networking.CommunicationScopes

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

Walter.Net.Networking Namespace