Home All Groups Group Topic Archive Search About
Author
22 Oct 2005 8:44 PM
Wiley Coyote
G'day to all. I suspect that getting the Link Speed of you current network
configuration is part of the NIC Driver DLLs and/or libraries.

My question is, is there a way of getting this from the NET API or WIN API?

Or, if anyone knows of some VB code that I could use, I would appreciate it.

Cheers...

Wiley

Author
22 Oct 2005 9:35 PM
Frank Rizzo
http://www.vbrad.com/pf.asp?p=source/src_net_api.htm
http://www.vbrad.com/pf.asp?p=source/src_ip_helper.htm

This should get you started.

Regards


Wiley Coyote wrote:
Show quoteHide quote
> G'day to all. I suspect that getting the Link Speed of you current network
> configuration is part of the NIC Driver DLLs and/or libraries.
>
> My question is, is there a way of getting this from the NET API or WIN API?
>
> Or, if anyone knows of some VB code that I could use, I would appreciate it.
>
> Cheers...
>
> Wiley
>
>
Author
22 Oct 2005 9:55 PM
Wiley Coyote
Thanks Frank. I actually found the DLL that I wanted. iphlpapi.dll in sys32

I've just finished the code and all is well.

Cheers

Show quoteHide quote
"Frank Rizzo" <nospam@nospam.com> wrote in message
news:OaHszB11FHA.3892@TK2MSFTNGP12.phx.gbl...
> http://www.vbrad.com/pf.asp?p=source/src_net_api.htm
> http://www.vbrad.com/pf.asp?p=source/src_ip_helper.htm
>
> This should get you started.
>
> Regards
>
>
> Wiley Coyote wrote:
>> G'day to all. I suspect that getting the Link Speed of you current
>> network
>> configuration is part of the NIC Driver DLLs and/or libraries.
>>
>> My question is, is there a way of getting this from the NET API or WIN
>> API?
>>
>> Or, if anyone knows of some VB code that I could use, I would appreciate
>> it.
>>
>> Cheers...
>>
>> Wiley
>>