Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi Adapter name and it speed (https://www.delphipraxis.net/178339-adapter-name-speed.html)

WojTec 2. Jan 2014 17:44

Adapter name and it speed
 
I got information about network cards by GetAdaptersInfo() and GetIfEntry(). All is oke, but I have questions:

1. AdapterName field containd GUID, not name :shock: Where is name? :o

2. For my integrated adapter I have "Intel(R) 82566 DC Gigabit Network Connection" in Description field. But in a few places in Windows I see "Intel(R) 82566 DC Gigabit". I think this should be fixed in above point, because this is just description.

3. Entry dwSpeed field contain 100 000 000 bits. Aftere division by 1000 twice I got 100Mbps. But if know 1Mbps = 1024Kbps, so for me it should be 104 857 600 bits, aren't they? Do you know why is 100 milions bits instead?


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:41 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz