Walter.Net.HoneyPot
ConnectionNatures Enumeration
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace : ConnectionNatures Enumeration
Connection Nature
Syntax
public enum ConnectionNatures : System.Enum 
Members
MemberDescription
Blocked The connection is blocked by the system
Connected The remote party is connecting
ExfiltrateData The connection is attempting to exfiltrate data
None None flag set
ProbeWithData The connection is sending data
RejectResponse The connection is rejecting the response
Inheritance Hierarchy

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

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