Walter.Net.HoneyPot
TryGetPortAccess Method
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot.Repositories Namespace > IHoneyPotDataSource Interface : TryGetPortAccess Method
The port.
The cidr.
The item.
Tries the get port access.
Syntax
bool TryGetPortAccess( 
   int? port,
   long? cidr,
   out PortAccess? item
)

Parameters

port
The port.
cidr
The cidr.
item
The item.

Return Value

true if XXXX, false otherwise.
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

IHoneyPotDataSource Interface
IHoneyPotDataSource Members