Packet Sniffer SDK DLL Edition

HNAdapter

 Previous Next

HNAdapter component emulates the work with the network device. To start working with a network device you should provide HNAdapter component with HNAdapterConfig containing this device properties.

HNAdapter basic functions are:

  • network traffic capturing and sending;
  • tracking the network adapter status (whether it is linked or not, and the link speed);
  • gathering network adapter statistics concerned with the traffic interchange.

Properties:

Methods:

Events:

  • OnAsyncRequest [Set]
  • OnAsyncSend [Set]
  • OnPacketReceive [Set]
  • OnStateChange [Set]
  • OnStatistics [Set]
  • OnThreadBegin [Set]
  • OnThreadEnd [Set]