Packet Sniffer SDK DLL Edition

HNLBAdapter :: Properties

 Previous Next

HNLBAdapter component realizes a kind of "loopback adapter" intended for capturing of TCP and UDP traffic, in which localhost participates. Also it allows to identify processes participating in this traffic interchange.

HNLBAdapter uses HNLBSession object for defining TCP session properties and HNLBHosts to identify the hosts participating in the data transmission.

HNLBAdapter component works only under Windows NT 4.0/2000/XP/2003/Vista.

Properties:

Methods:

Events:

  • OnConnect[Set]
  • OnDisconnect[Set]
  • OnPacketReceive [Set]
  • OnTcpPacketReceive[Set]
  • OnThreadBegin[Set]
  • OnThreadEnd[Set]
  • OnUdpPacketReceive[Set]