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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Manage DHCP 1
win2003 DHCP question. 1
DHCP Broken! 9
DHCP Server, multiple VLANs 4
DHCP Relay and IP Scopes 5
DHCP "issues" - URGENT 1
DHCP authorization 2
UDP broadcasts over router (e.g. DHCP) - only 14

Back
Top