Packet Sniffer SDK VCL Edition

HNAdapter :: Properties

 Previous Next

Please see HNAdapter properties short descriptions below:

ConfigHandle

Sets/Returns the handle of the HNAdapterConfig object.

ConnectStatus

Returns the status of the physical connection to the network.

LinkSpeed

Returns the network adapter maximum speed in 100 bps.

MacFilter

Sets/Returns the MAC filter for the network adapter.

MaxThreadCount

Returns the maximal number of the threads allowed to be created for work with the network adapter.

PacketPool

Sets/Returns the size of the packets pool which is used by PSSDK for transfering captured packets from the internal driver to application and back.

ReceiveQueue

Sets/Returns the handle of the HNQueue object.

SendQueue

Sets/Returns the handle of the HNQueue object for packets sending.

ThreadCount

Sets/Returns the number of threads created for work with the network adapter.

UseDontLoopBack

Sets/Returns flag status of using DontLoopBack.

UseFastUserFilter

Sets/Returns the status flag of the FastBPF using.

UseHighPrecisionTime

Sets/Returns flag status of using High Precision Time.

UserFilter

Sets/Returns the handle of the HNUserFilter object.

UserFilterActive

Sets/Returns the status flag of the user-settable packet filter using.