Re: WiFi how to send OIDs from user mode (windows vista)

Tech-Archive recommends: Fix windows errors by optimizing your registry



Building your own version of ndisprot is preferable to ndisuio if that is
the approach you are going to take.

"Thierry Murail" <yarglah@xxxxxxxxxxx> wrote in message
news:459d2591$0$304$426a74cc@xxxxxxxxxxxxxxx
"Bogdan Dinu" <bdinu@xxxxxxxxxx> a écrit dans le message de news:
eRTgptAMHHA.1044@xxxxxxxxxxxxxxxxxxxxxxx

Three solutions:
- Use NDISUIO to send your OID-set requests. Drawbacks : not works on all
platforms (not 9x) and it's MS propriatary so IOCTLs can change from one
version to another one (i.e. between XP and Vista)
- Use the passthru DDK sample to insert a IM driver in device's stack and
perform NDIS Requests.
And, if you don't feel sure with drivers, you can buy some framework as
Rawether one (http://www.rawether.net/) to do this for you.




.



Relevant Pages

  • Re: NDISUIO.SYS - Windows XP SP2 - User Mode App Fails
    ... Ndisuio can have additional limitations ... > Add plenty of debug trace into your own clone of ndisprot. ... ring-3 without having to develop a driver. ... Then I used code for for DDK I ...
    (microsoft.public.development.device.drivers)
  • Re: How can i use Ndisuio in win32
    ... What I do in WinCE is that from my application I opened NDISUIO using ... NDISUIO(or NDISPROT) sample provided in DDK, ... possible that instead of writing a separate driver I could just use the NDIS ...
    (microsoft.public.development.device.drivers)
  • Re: How can i use Ndisuio in win32
    ... You don't need to write any driver at all - Just download this tool and you are ready to go. ... But in Win32 NDISUIO is basically hide by WZC Service and so I cannot access it. ... It does not contain NDISPROT sample but it does contain NDISUIO sample. ... >> You really should get the newer DDK and use the NDISPROT example. ...
    (microsoft.public.development.device.drivers)
  • Re: windows 2k and msndis_80211_bssilist
    ... | A driver, during initialization, calls ntoskrnl!IoWmiRegistration ... | For NDIS drivers, it does not work that great, given the Miniport ... | Certain classes in MSNDIS relay completely on existing Miniport codes. ... | You need to eitehr write a protocol driver a-la NDISUIO, ...
    (microsoft.public.win32.programmer.wmi)
  • Re: Setitng OID_802_11_SSID in XP SP2
    ... >> 1.Microsoft never said that Ndisuio driver in XP is a public interface. ... packets, not OIDs. ... to kick the WZC off the adapter you don't need to stop WZC, ...
    (microsoft.public.development.device.drivers)