Please help me!!!
I'm programming a project in C# .net that need share the internet connection of NIC card. I don't known the function to execute.
Thank for any advice.
Printable View
Please help me!!!
I'm programming a project in C# .net that need share the internet connection of NIC card. I don't known the function to execute.
Thank for any advice.
share internet connection with what?
you may mean use inetrnet connections.
if so what exactly do you want to do?
so in win XP I can do in easy way by:
# Log on to the host computer as Administrator or as Owner.
# Click Start, and then click Control Panel.
# Click Network and Internet Connections.
# Click Network Connections.
# Right-click the connection that you use to connect to the Internet.
# Click Properties.
# Click the Advanced tab.
# Under Internet Connection Sharing, select the Allow other network users to connect through this computer's Internet connection check box.
But I mean I want to auto configure by functions of C#. Do anyone know that functions ?????
you need to find the registry key of ICS and writing to it directly with C#:
http://www.google.com/search?hl=en&r...n+registry+key