Jump to content

UDP with NDIS?


Recommended Posts

Hi again all,

This relates to another post, but I think should have its own topic.

Can UDPRecv capture packets using NDIS driver, or does it try to use Native RAW IP (for example)?

Thanks.

Please correct me if I am wrong in any of my posts. I like learning from my mistakes too.

Link to comment
Share on other sites

It is a Friday - perhaps not the best day to post!! :)

Perhaps some more info might entice you:

I noticed that a packet capture tool (IPtools) could only see packets under Windows PE if the mode was set to NDIS5PKT. Normally, it is set to RAW, but under RAW no packets were seen at all.

As I want to run my autoit script under WinPE, so is there a way to get the UDP___ functions to connect using NDIS rather than RAW (or whatever it may be using)?

**I am wanting to receive a specific packet on a PC running Windows PE before delivering a Windows image to that PC.

Thanks.

Please correct me if I am wrong in any of my posts. I like learning from my mistakes too.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...