Go Back   Velocity Reviews > Newsgroups > Wireless Networking
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Wireless Networking - Problems in Vista with WiFi and Ndis (ndisuio.sys)

 
Thread Tools Search this Thread
Old 04-18-2007, 05:47 PM   #1
Default Problems in Vista with WiFi and Ndis (ndisuio.sys)


Hello,

I need help for Vista OS.

I am updating a program to make connections to Wifi Networks so that
it works in Vista.
This program work with ndisuio.sys driver or any compatible driver
based on NDISPROT sample protocol driver.

For this case I stop the Wlansvc as I was doing in XP with the wzcsvc.
It work without problems and Vista let me control the WiFi device.

These drivers work fine in Vista and the devices I have probed work
fine with them.
I send these OID´s for make a connection:
OID_802_11_INFRASTRUCTURE_MODE(0x0D01010
OID_802_11_AUTHENTICATION_MODE(0x0D01011
OID_802_11_ADD_KEY(0x0D01011D) (some times, if the mode needs it)
OID_802_11_WEP_STATUS(0x0D01011B)
OID_802_11_SSID(0x0D010102)
OID_GEN_PORT_AUTHENTICATION_PARAMETERS(0x0001020F)

They work well and they are shown by the program ndismon(PCAUSA) also
when the system connects.

The connection(association) with the AP is Ok and I send the neccesary
security protocol (802.1X, WPA-PSK, WPA-PEAP) developed in my program
and they work fine with the device and the AP.

THE PROBLEM:
Up to here, everything seems to work fine but the problem is with the
TCP/IP and the new interface added in the system Vista.

The new interface does not appear in the window "Network and Sharing
Center" and the DHCP protocol does not work over it.
The new interfce does not obtain IP address and it does not work
although the association with the AP and the authorization and
authentication with the WiFi device is Ok.

I think that more actions are necessary in order to wake up the
interface in the system Vista although I have not been able to find
information on the matter.

Any help about this issue would be very appreciated.

Sorry for my bad English.

Best regards,
Frank



Frank
  Reply With Quote
Old 04-25-2007, 05:02 PM   #2
=?Utf-8?B?Sm9obiBT?=
 
Posts: n/a
Default RE: Problems in Vista with WiFi and Ndis (ndisuio.sys)
Are you stopping the Native Wifi filter service when doing this?

"Frank" wrote:

> Hello,
>
> I need help for Vista OS.
>
> I am updating a program to make connections to Wifi Networks so that
> it works in Vista.
> This program work with ndisuio.sys driver or any compatible driver
> based on NDISPROT sample protocol driver.
>
> For this case I stop the Wlansvc as I was doing in XP with the wzcsvc.
> It work without problems and Vista let me control the WiFi device.
>
> These drivers work fine in Vista and the devices I have probed work
> fine with them.
> I send these OID´s for make a connection:
> OID_802_11_INFRASTRUCTURE_MODE(0x0D01010
> OID_802_11_AUTHENTICATION_MODE(0x0D01011
> OID_802_11_ADD_KEY(0x0D01011D) (some times, if the mode needs it)
> OID_802_11_WEP_STATUS(0x0D01011B)
> OID_802_11_SSID(0x0D010102)
> OID_GEN_PORT_AUTHENTICATION_PARAMETERS(0x0001020F)
>
> They work well and they are shown by the program ndismon(PCAUSA) also
> when the system connects.
>
> The connection(association) with the AP is Ok and I send the neccesary
> security protocol (802.1X, WPA-PSK, WPA-PEAP) developed in my program
> and they work fine with the device and the AP.
>
> THE PROBLEM:
> Up to here, everything seems to work fine but the problem is with the
> TCP/IP and the new interface added in the system Vista.
>
> The new interface does not appear in the window "Network and Sharing
> Center" and the DHCP protocol does not work over it.
> The new interfce does not obtain IP address and it does not work
> although the association with the AP and the authorization and
> authentication with the WiFi device is Ok.
>
> I think that more actions are necessary in order to wake up the
> interface in the system Vista although I have not been able to find
> information on the matter.
>
> Any help about this issue would be very appreciated.
>
> Sorry for my bad English.
>
> Best regards,
> Frank
>
>



=?Utf-8?B?Sm9obiBT?=
  Reply With Quote
Old 04-27-2007, 09:56 AM   #3
Frank
 
Posts: n/a
Default Re: Problems in Vista with WiFi and Ndis (ndisuio.sys)
On 25 abr, 18:02, John S <J...@discussions.microsoft.com> wrote:
> Are you stopping the Native Wifi filter service when doing this?
>
>
>


Hi, thank you by you comment.

I have stopped the NativeWifiP service and the interface does not work
yet.

I think that the problem is with the network identity procedure
(Private or public network) and/or network location procedure.

But I do not know who controls this procedure (api or dll).
How to initiate it programatically or how create a new network
location.


Fran.



Frank
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46