Only TCP/IP Enabled Adapters?

Home Forums Discussions Support Only TCP/IP Enabled Adapters?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4850
    bullojm1
    Participant

      I noticed that WinpkFilters function to get interfaces/handles to interfaces (GetTcpipBoundAdaptersInfo) only returns interfaces that have TCP/IP enabled on them. I would like to write an application that emulates the basics of IP (ARP, routing) on interfaces without having to deal with IP on top. Does NDISRD.SYS only bind itself to interfaces with TCP/IP enabled?

      Thanks,
      Mike B

      #5563
      Vadim Smirnov
      Keymaster

        Does NDISRD.SYS only bind itself to interfaces with TCP/IP enabled?

        Yes. For your needs you’d better use protocol driver (Winpcap, PCAUSA RAWETHER or etc.).

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