TcB Posted March 28, 2005 Report Share Posted March 28, 2005 Hi,I am making a little program that is basicly the same as ipconfig, but with a GUI.I get all my information from the registry... But I am stuck at the point where I would like to find out if a network card is disabled.Does anybody know the key in the registry where I can read if the NIC is enabled or not?Or if it is any other method I can use to find out if a networkcard is disabled?For information I am using C#Thanks Quote Link to comment Share on other sites More sharing options...
scuzzman Posted March 28, 2005 Report Share Posted March 28, 2005 You might check these sources:http://www.intel.com/cd/ids/developer/asmo-na/eng/index.htmhttp://www.intel.com/cd/ids/developer/asmo-na/eng/95865.htmThis might prove more promising:How to disable Media Sense for TCP/IP in Windows Quote Link to comment Share on other sites More sharing options...
scuzzman Posted March 28, 2005 Report Share Posted March 28, 2005 Here you go! This should prove useful:http://msdn.microsoft.com/library/default....rinterfaces.asp Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.