473,503 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

NDIS on winxp

Hello,

I'm new to using NDIS and figuring out what I can and can't do with it.

A fair amount of documentation refers to structures and funcs defined in
Nuiouser.h. This header seems to be available for my Win CE and pocket PC
SDK's, but not for my general winxp environment on a laptop/notebook. So my
question is, how do I get the same functionality for my general winxp
environment? I'm not doing any device driver development, I just want to
query information from local adapters. Do I need to get the DDK from
Microsoft just for doing simple queries? Everything for NDIS seems very
oriented to handheld mobile devices, but I want to get some information for
wireless devices on a laptop running XP as well.

Thanks,
Andrew
Nov 17 '05 #1
3 1474
For querying Network adaptors, you can use IP Helper API's like
GetAdaptorInfo(), GetNetworkParams and host of other functions. These set of
API's are also available in CE and pocketpc platform.

You can also use WMI from Windows 2000 onwards.
--
------------------------------
Ashok K Kumar
------------------------------
"andrew" <no****@thorsolutions.com> wrote in message
news:Om**************@TK2MSFTNGP14.phx.gbl...
Hello,

I'm new to using NDIS and figuring out what I can and can't do with it.

A fair amount of documentation refers to structures and funcs defined in
Nuiouser.h. This header seems to be available for my Win CE and pocket PC
SDK's, but not for my general winxp environment on a laptop/notebook. So my question is, how do I get the same functionality for my general winxp
environment? I'm not doing any device driver development, I just want to
query information from local adapters. Do I need to get the DDK from
Microsoft just for doing simple queries? Everything for NDIS seems very
oriented to handheld mobile devices, but I want to get some information for wireless devices on a laptop running XP as well.

Thanks,
Andrew

Nov 17 '05 #2
Thanks a lot... just what I was looking for.

"Ashok K Kumar" <As*********@discussions.microsoft.com> wrote in message
news:eS**************@TK2MSFTNGP09.phx.gbl...
For querying Network adaptors, you can use IP Helper API's like
GetAdaptorInfo(), GetNetworkParams and host of other functions. These set
of
API's are also available in CE and pocketpc platform.

You can also use WMI from Windows 2000 onwards.
--
------------------------------
Ashok K Kumar
------------------------------
"andrew" <no****@thorsolutions.com> wrote in message
news:Om**************@TK2MSFTNGP14.phx.gbl...
Hello,

I'm new to using NDIS and figuring out what I can and can't do with it.

A fair amount of documentation refers to structures and funcs defined in
Nuiouser.h. This header seems to be available for my Win CE and pocket
PC
SDK's, but not for my general winxp environment on a laptop/notebook. So

my
question is, how do I get the same functionality for my general winxp
environment? I'm not doing any device driver development, I just want to
query information from local adapters. Do I need to get the DDK from
Microsoft just for doing simple queries? Everything for NDIS seems very
oriented to handheld mobile devices, but I want to get some information

for
wireless devices on a laptop running XP as well.

Thanks,
Andrew


Nov 17 '05 #3

This question also helped in my developement and thanks from me too.

I Just have one more question relating to that , Why do we require NDIS
driver (what I got from specs is that this is also used for controlling
the network adapters).
Where is the difference between there usage ??
--
parveenjain
Jan 2 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2404
by: | last post by:
Hi, Is there a NDIS wrapper for C# anywhere? Thanks
2
3552
by: Ralph | last post by:
I used to have Visual Basic .net std. 2003 installed on WinXP SP1A. But I found it too hard to upgrade WinXP to SP2. Now, I do have WinXP SP2 installed, but I am having problems installing...
0
1578
by: Macadair | last post by:
I develop mid-range multi-user applications for a large site. Currently Win98 and Office97 are the standards used however we are slowly moving to WinXP. Due to the site upgrade cost, we are...
3
5860
by: Frank Jiao | last post by:
I can get my local IPv6 address in Win2003 use the source code as below: string localName = Dns.GetHostName(); string address = ""; string scopeId = ""; IPHostEntry hostEntry = Dns.Resolve(...
1
1216
by: Kevin | last post by:
My app was built with VC++ and run on WinXP, I found the controls style of my app is different from controls in those apps coming with WinXP, like button, check box, listctrl, etc, those controls...
4
6183
by: | last post by:
I have earlier used an HttpModule that did URL rewrites on the BeginRequest event. Now I am trying to use the same module in a different application on a new and upgraded machine (winxp sp2). ...
0
1092
by: kopi | last post by:
Hi, Is it possible to access the NDIS OID features for accessing the 802.11 interfaces using .Net? I am trying to see if it is possible to control the 802.11 wirelss interface with .Net APIs.
3
3933
by: raji | last post by:
hai all, can any one specify how to call NDIS from c#?im new to NDIS .can anyone tell where to start ?
2
4720
by: ricovox | last post by:
Hi, Does anyone have experience with NDIS drivers? I need to either write or find an NDIS driver that will allow my user-mode application to selectively DROP packets before they hit the TCP/IP...
0
7205
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7349
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5594
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4688
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3168
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
746
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
399
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.