Walter.Net.HoneyPot
SocketGroup Enumeration
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace : SocketGroup Enumeration
Socket is a set of values that is used to group port numbers by business case
Syntax
public enum SocketGroup : System.Enum 
Members
MemberDescription
ControlSystems The socket is used in industrial control systems.
DatabaseSystem The socket supports or enables database management system
FileManagement The socket supports or enables file management/
GameServices The socket is used by gaming servers and services.
MailServer The socket support mail server
Management The socket is used for general management and monitoring of systems.
Messaging The socket is used for messaging and chat services.
NetworkServices The socket supports network services
None The socket is not assigned any special meaning
ObsoleteService The service is obsolete and special if connection is detected
PrinterScanner The socket supports printer scanner
RemoteAccess The socket supports or enables remote access
Security The socket is used for security-related services.
Streaming The socket is used for streaming media services.
VoIP The socket is used for Voice over IP (VoIP) services.
WebServers The socket processes HTTP protocol
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Net.HoneyPot.SocketGroup

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.HoneyPot Namespace