Controlling DHCP via an API ?

  • Thread starter Thread starter Uffe S. Callesen
  • Start date Start date
U

Uffe S. Callesen

In the process of administrating a Microsoft DHCP Server
we currently use simple batch scripts via a Data Exchange
Server. The batch scripts perform DHCP commands using
NetShell, but this is not an optimal solution due to facts
like poor handling of memory ressources.

We would instead like to implement a solution that
performs the DHCP commands using an API towards the DHCP
Server.

We know that a solution like this can be achieved using
the native C++ programming language which does not
aquire .NET runtime. However we would like to implement
this solution using VB.NET. Can this be done and if yes,
are there any kind of ressources to this subject.
 
Hello

I have the exact same problem, if you have new information from the
time when you posted your message, I would really appreciate if you
would share the information with me.

Thanks.
 
Back
Top