Walter.Net.HoneyPot
PortAccess Class Members
Properties  Methods  Events


Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace : PortAccess Class

The following tables list the members exposed by PortAccess.

Public Properties
 NameDescription
Public Property Gets the count of how often access was granted.  
Public Property Gets the count of how often the access refused.  
Public Property Gets the attempts made by this port and this IP address.  
Public Property Gets the IP's address in CIDR format (Classless Inter-Domain Routing)  
Public Property Gets or sets the connection nature.  
Public Property Gets the first request UTC.  
Public Property Gets the last request UTC.  
Public Property Gets or sets the local port.  
Public Property Gets or sets the port.  
Public Property the status of the port used  
Public Property Technical key that can be used to identify the GUID on  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Generate or get a Port access object for the session  
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public Method Returns a hash code for this instance.  
Public Method increment the attempts for access  
Public Method Get the IP address for this entry  
Public Method string representation of port access  
Public Method Updates the PortAccess with the specified dates.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
Public Events
 NameDescription
Public Event  
Top
See Also

Reference

PortAccess Class
Walter.Net.HoneyPot Namespace