Walter.Net.HoneyPot
BytesReceivedEventArg Class Members
Properties  Methods 


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

The following tables list the members exposed by BytesReceivedEventArg.

Public Properties
 NameDescription
Public Property Gets the Honey-Pot port detection meta data.  
Public Property Gets the raw bytes send by the malicious endpoint.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public Method Compute Hash of the raw bytes checksum (SHA384) for being able more easily predict a request-response database for honey-pot requests.  
Public Method Returns a hash code for this instance.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
Public Operators
Implements the == operator.
Implements the != operator.
Top
See Also

Reference

BytesReceivedEventArg Class
Walter.Net.HoneyPot Namespace
System.EventArgs