Walter.Net.HoneyPot
ReadClientData Method
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace > HoneyPotPortListener Class : ReadClientData Method
The client.
The Unicode encoder used by the client.
The end point being talked to.
Reads the client data into the HoneyPot detection event.
Syntax

Parameters

client
The client.
unicode
The Unicode encoder used by the client.
endPoint
The end point being talked to.

Return Value

System.Nullable<HoneyPotDetectionEventArgs>.
Remarks
This is public so we can unit/integration test it
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

HoneyPotPortListener Class
HoneyPotPortListener Members