Re: VirtualWiFi for WinCE by Kimo
Kimo
Sat Mar 11 02:07:42 CST 2006
BTW, In desktop DDK, implementing a NDIS IM driver except the filter driver
needs to wirite a DLL to handle what it is so called "notify object"? it is
required in WinCE?
a NDIS IM driver(except filter driver)
"Kimo Chi" <kimojolin@yahoo.com> wrote in message
news:u8tgpCORGHA.4264@TK2MSFTNGP11.phx.gbl...
> In Desktop, Microsoft implemented a NDIS IM driver called "VirtualWiFi".
Can
> I implement same type of driver in WinCE using PassThru NDIS sample
driver?
> The purpose of the VirtualWiFi driver is to virtualize the WLAN NIC so
that
> the application can connect to different APs or peer host.
>
>
>