Hello,
I am beginner at this subject. Sorry I if ask some bullshits.
I need develop an application that detect the available access points and
establish a connection. The target O.S. are Windows 2000 and Windows XP.
My questions are:
1. What are the diferences among NDIS, NDISUIO and NDISPROT?
2. Must I develop a Protocol driver(like NDISPROT or NDISUIO) or
it's better call directly the NDIS library functions(like NdisRequest)?
3. How can I disable Wireless Zero Configuration (WZC) service inside
my application?
Thanks,
Claudio.