Help Needed
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
i need to write a code which will show which kind of network adapter it's.taht means whether its ethernet or wireless or something else.I tried using GetAdapterInfo but foe "wireless adapter" its also showing "ethernet".Can anybody suggest any other API.I don't want WMI.Thanks.........
-
i need to write a code which will show which kind of network adapter it's.taht means whether its ethernet or wireless or something else.I tried using GetAdapterInfo but foe "wireless adapter" its also showing "ethernet".Can anybody suggest any other API.I don't want WMI.Thanks.........
-
I wrote an article about some network stuff. Maybe it helps: http://www.codeproject.com/KB/IP/INetCfg_Explorer.aspx[^]
Greetings from Germany