For a list of all members of this type, see IHoneyPotPortListner members.
Public Events
| Name | Description |
| OnBytesReceived |
Occurs when Bytes are processed and after Data received is triggered, event is ideal for accessing raw bytes from the remote endpoint.
|
| OnDataReceived |
Triggered when data is received and allows you to generate a response when assigning a value to the Answer property of the Answer argument.
|
| OnDetecting |
Event that is triggered when a Honey-Pot detection occurs, allowing you to listen to port-related incidents.
|
Top
See Also