Packet Sniffer SDK DLL Edition
HNAdapter :: Properties | | Previous Next |
Please see HNAdapter properties short descriptions below:
Sets/Returns the handle of
HNAdapterConfig object.
ConnectStatus [Get]
Returns the status of the physical connection to the network.
LinkSpeed [Get]
Returns the network adapter maximum speed in 100 bps.
MacFilter [Get/Set]
Sets/returns the MAC filter for the network adapter.
MaxThreadCount [Get]
Returns the maximal number of the threads allowed to be created for work with the network adapter.
PacketPool [Get/Set]
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 [Get/Set]
Sets/Returns the handle of HNQueue object.
SendQueue [Get/Set]
Sets/Returns the handle of HNQueue object for packets sending.
ThreadCount [Get/Set]
Sets/Returns the number of threads created for work with the network adapter.
UseDontLoopBack [Get/Set]
Sets/Returns the status flag of DontLoopBack using.
UseFastUserFilter [Get/Set]
Sets/Returns the status flag of FastBPF using.
UserFilter [Get/Set]
Sets/Returns the handle of HNUserFilter object.
UserFilterActive [Get/Set]
Sets/Returns the status flag of the user-settable packet filter using.
UseHighPrecisionTime [Get/Set]
Sets/Returns the status flag of High Precision Time using.