F
Fabrice Foray
Hi,
I would like to develop an application around DHCP Api.
I've seen the MSDN doc about DHCP Server Management API and that's
exactly what I'm looking for :
Create, modify, and delete client leases, view DHCP subnets/scopes,
create/delete reservations
But all this is for C++ and I would like to use C#.
I've found the old dhcpobjs COM, but I can't register it, and would
prefer a solution using DllImport and structure declaration.
So I've take a look at pinvoke.net but I can't really find a easy-to-
use set of classes
Can someone help me ?
Thx,
Fabrice
I would like to develop an application around DHCP Api.
I've seen the MSDN doc about DHCP Server Management API and that's
exactly what I'm looking for :
Create, modify, and delete client leases, view DHCP subnets/scopes,
create/delete reservations
But all this is for C++ and I would like to use C#.
I've found the old dhcpobjs COM, but I can't register it, and would
prefer a solution using DllImport and structure declaration.
So I've take a look at pinvoke.net but I can't really find a easy-to-
use set of classes
Can someone help me ?
Thx,
Fabrice