Walter.Net.HoneyPot
GetPingsFrom Method
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace > PingLister Class : GetPingsFrom Method
The address.
Gets the pings from an IP address.
Syntax

Parameters

address
The address.

Return Value

A snapshot of the IReadOnlyCollection<PingsReceived>.
Remarks
The result is safe to loop over even if the underlying collection is changed. The list will be empty if no pings have been detected while running
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

PingLister Class
PingLister Members