Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Network settings changer

0.00/5 (No votes)
2 Jul 2005 1  
A utility to change your network card settings automatically

 

Download Demo Project 28.2 kb
Download sourcecode 81.6 kb

Introduction

Sample screenshot

 This is a small utility written in C# to change your network card settings. Ideal for the people who become a part of different networks oftenly.

This Program will be helpful in understanding following things.

1- Ofcourse .. how to change network card settings (Both through Registry settings and WMI).

2- Registry Programming in C#.

3- Using XP style buttons in C#.

4- Using WIN32 in C# , through interop ..

The program is intended for beginners so it will not include any complicated thing. All the stuff is self explainatory but still if you find anything questionable , you are welcome to ask it from me.

One Important thing .. i am not a Guru programmer .. i am still in a learning phase , so if you have any suggestions or find any thing wrong. please do let me know

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here