473,378 Members | 1,609 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Network Card Speed and Duplex

Can anybody tell me how to tell what speed and duplex a machine is currently
running at.
It is very easy to find on a switch, however it is incredibly difficult if
not impossible on the PC.

For instance 100Half vs. 100Full vs. 10Half vs. 10Full

I'll take anything utilities, reading material, Log files, Windows API's....

Thanks in Advance
Nov 22 '05 #1
2 4223
If your NIC comes with a monitoring utility then these will usually tell
you.

Or alternatively, you can force the connection speed/duplex - that way you
know exactly what it's set to.
"Matt Brandes" <Ma**********@courts.mo.gov> wrote in message
news:OO**************@TK2MSFTNGP14.phx.gbl...
Can anybody tell me how to tell what speed and duplex a machine is
currently
running at.
It is very easy to find on a switch, however it is incredibly difficult if
not impossible on the PC.

For instance 100Half vs. 100Full vs. 10Half vs. 10Full

I'll take anything utilities, reading material, Log files, Windows
API's....

Thanks in Advance

Nov 22 '05 #2
That's very easy if you see the registry :)
On my machine 0008 - mean one of few NICs ( first ) so :
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Cl ass\{4D36E972-E325-11CE-BFC1-08002bE10318}\0008\Ndi\params\SpeedDuplex
show 0
and enum subkey show all options
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Cl ass\{4D36E972-E325-11CE-BFC1-08002bE10318}\0008\Ndi\params\SpeedDuplex\enum
HTH
Arkady

"Matt Brandes" <Ma**********@courts.mo.gov> wrote in message
news:OO**************@TK2MSFTNGP14.phx.gbl...
Can anybody tell me how to tell what speed and duplex a machine is
currently
running at.
It is very easy to find on a switch, however it is incredibly difficult if
not impossible on the PC.

For instance 100Half vs. 100Full vs. 10Half vs. 10Full

I'll take anything utilities, reading material, Log files, Windows
API's....

Thanks in Advance

Nov 22 '05 #3

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

Similar topics

23
by: JC | last post by:
I am very new to programming and learning on my own. Why do I keep getting duplicate values using this code? I want to shuffle a deck of 52 cards. The logic seems right to me. Randomize For...
1
by: Edvard Majakari | last post by:
Suppose one wants to fetch the following data from given network interface, say, eth0: >>> Ethinf('eth0').addr() '192.168.1.42/24' >>> Ethinf('eth0').route('default') '192.168.1.1' >>>...
2
by: Matt Brandes | last post by:
Can anybody tell me how to tell what speed and duplex a machine is currently running at. It is very easy to find on a switch, however it is incredibly difficult if not impossible on the PC. For...
0
by: KohlerTommy | last post by:
In my application I need to give the user the ability to print duplex if the selected printer supports duplex printing. Many of the printer options do not make much sense in my application, and...
0
by: Alphamacaroon | last post by:
All, I'm wondering if anyone can help me with a strange problem I'm having. First off, here's what I'm trying to do: I'm developing a UDP network application that should allow the end user to...
0
by: Stephan Steiner | last post by:
Hi I'm trying to get some control over the speed I'm sending out packets in a networking application. Using UDP sockets, if I send at full speed, I eventually have packets that never make it on...
10
by: Joe M | last post by:
I was wondering if someone could lend me a hand with a C# problem I am having I am trying to use the “setPrinter” api to change the duplex setting (under printing preferences on printer...
0
by: Hans123 | last post by:
Hello, My goal is the properties settings of the default network printer by vba ( or vb code). In my case properties duplex/simplex. With the winspool.dll. This works fine if there the...
2
by: Salad | last post by:
If I work on my app on my standalone, things are always fast. If I have an non-split app on the network it runs fast. If I split the app and have both the front end and backend on the network...
0
by: nancylife | last post by:
When developing web report, many developers use VMware to simulate different operating systems on a same server. Then, they can realize cross-platform deployment and debug of web report. According to...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.