M. Eteum,
You should ask this question in the C# newsgroup or search Google.
http://www.codeproject.com & C# Corner are two sites you may want to try too
The C# newsgroup is:
http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.dotnet.languages.csharp
Here's something that 'maybe' useful for you:
http://www.msnewsgroups.net/group/microsoft.public.dotnet.languages.csharp/topic33988.aspx
http://www.microolap.com/products/network/pssdk/helpdll/HNAdapterConfig/Wrappers/C_Sharp.htm
http://www.codeproject.com/cs/system/cstcpipwmi.asp?df=100&forumid=30597&exp=0&select=1564462
Maybe you can convert this C++ example:
http://www.msnewsgroups.net/group/microsoft.public.dotnet.languages.csharp/topic14534.aspx
--
Newbie Coder
(It's just a name)
Post by M. EteumIs there a sample console program using C# to manipulate the DHCP, e.g.
add/delete/modify scope, add/delete/modify reserved ip address?
Thanks.
M.