| View previous topic :: View next topic |
| Author |
Message |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Fri Feb 18, 2005 4:55 pm Post subject: dreadnet.dll not reading download/upload speed from adapter |
|
|
I dont know wether this is a bug as such or wether its a limitation of the DLL. I have a few internet buddies who have tried out my bandwidth monitor for me, its nice to have beta testers
One of my beta testers reports that it does not detect traffic on his wifi adapter. If he connects his wired LAN up then it works. I have a wifi card on my laptop and it reads that perfectly.
I personally dont think this is a bug, more a limitation of the method used to read the values, although I dont quite understand why it can read my wifi card and not his
Any ideas Dr. Dread? |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
|
| Back to top |
|
 |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Sat Feb 19, 2005 11:05 am Post subject: |
|
|
Thanks Dread, you mentioned where you got the stats from before as you say, but I couldnt find the thread
As you say the Windows MIB should be getting information for the adapter, and since its a Windows function it should work everytime.
I asked the guy with the problem to tell me about his hardware. He uses a Dlink wifi card with a Dlink AP/Router. He allows Windows to configure his wireless networking.
As far as I can see it must be an error within the Windows MIB, not picking up the ethernet traffic for the wifi card.
I might produce a small test script for him to run, to see what, if any, of the function for dreadnet.dll and hence Windows MIB work for him.
Out of interest what functions of the Windows MIB do you use to return the values of Inbytes,Outbytes,Infmat,Outfmat.
Thanks for your support Dread  |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Sat Feb 19, 2005 12:02 pm Post subject: |
|
|
It's the MIB_IFROW structure.
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
|