Adapter description

Home Forums Discussions Support Adapter description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5423
    aheus
    Participant

      Hi, i’m looking into WinPKFilter, is there a way to find out the NIC description?
      I found the (internal) name like {829…1A}, but i’m looking for: Intel 100 Mx, or Broadcom 123, or Realtek xyz. Is that possible at all?
      Regards,
      Anthony

      #7209
      Vadim Smirnov
      Keymaster

        This information is not available on driver level, however you can use IP Helper API to retrieve information about network adapters (GetAdaptersInfo) and associate with adapters returned from WinpkFilter using AdapterName (GUID) or Address (MAC address). Also suchinformation can be fetched from the registry directly.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.