Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I am making a program were i want to change network adapter sharing setting like:normaly we going to network & sharing control>network properties>>sharing tab and then allowing the network. so instated of doing manually how we can make a programming code in C# for it
Posted
Updated 5-Apr-14 6:17am
v3

1 solution

Hi Member 10726924304!
For example, if you want to see how to change Network settings (IP Address, DNS, WINS, Host Name) with code in C#, please see following link:
How can you change Network settings (IP Address, DNS, WINS, Host Name) with code in C#[^]
 
Share this answer
 
Comments
Volynsky Alex 5-Apr-14 17:21pm    
Maybe following links will be useful for you too:
http://www.codeproject.com/Articles/6975/SwitchNetConfig-Laptop-users-quickly-switch-networ
http://www.codeproject.com/Articles/5697/Configuring-TCP-IP-Settings-using-WMI-and-C
Sergey Alexandrovich Kryukov 5-Apr-14 22:14pm    
5ed.
—SA
Volynsky Alex 6-Apr-14 4:05am    
Thank you very much Sergey Alexandrovich

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900