Walter.Net.HoneyPot
IHoneyPotPortListner Interface Members
Properties  Methods  Events

Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace : IHoneyPotPortListner Interface

The following tables list the members exposed by IHoneyPotPortListner.

Public Properties
 NameDescription
 Property Detections made on the port  
 Property Will be set if the service had an exception  
 Property last detection made if any  
 Property True if the service is listening  
 Property port mapper used to define the relation from an external port to an internal port  
 Property Gets a value indicating whether the listener will read and process the data  
Top
Public Methods
 NameDescription
 Method free the memory and stop the services  
 Method start listening  
 Method stop listening  
Top
Public Events
 NameDescription
 Event Occurs when Bytes are processed and after Data received is triggered, event is ideal for accessing raw bytes from the remote endpoint.  
 Event Triggered when data is received and allows you to generate a response when assigning a value to the Answer property of the Answer argument.  
 Event Event that is triggered when a Honey-Pot detection occurs, allowing you to listen to port-related incidents.  
Top
See Also

Reference

IHoneyPotPortListner Interface
Walter.Net.HoneyPot Namespace