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


Joined: 08 Feb 2005 Posts: 53
|
Posted: Mon Feb 14, 2005 10:01 pm Post subject: Dreadnet.dll functions |
|
|
More specifically, adapters and statistics related. Is it possible to select which NIC/Network Adapter to get the statistics for?
i.e. If you have several NIC's in a PC/Laptop I can choose which one to get the statistics Inbytes,Outbytes,Infmat,Outfmat.
More work on the bandwidth monitor you see which is comming along nicely..
Thanks
Hippo |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Tue Feb 15, 2005 8:59 am Post subject: |
|
|
DreadNet.dll retrieves information relating to the computer's ethernet interface as such. It does not allow
you to specify a particular adapter.
Greetz
Dr. Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Tue Feb 15, 2005 12:37 pm Post subject: |
|
|
How easy would it be for you to add that function?
If there are multiple ethernet devices within the PC/Laptop which one does it get the values from? Or does it get the values from somewhere else like the registry?
Great work on the DLL though, its working really well  |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Tue Feb 15, 2005 7:57 pm Post subject: |
|
|
This is really complicated stuff - I don't have much time for adding much new to this DLL. And as far as I remember
the API that I use does not offer per-adapter info but rather information for a generic type of network interface.
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Tue Feb 15, 2005 8:11 pm Post subject: |
|
|
Ahh np, I can suffer without that for the moment  |
|
| Back to top |
|
 |
|