Programmatically reserve IP on Win2K DHCP Server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

From what I can see is that I can reserve IP's with the DHCP console, netsh
in the commandline (or in batch files), BUT:

Can IP reservation be done with code? (ASP/VBScript, C# etc)

Thanks Gert
 
Can i use the "DhcpCreateClientInfo" method in "DHCP Server Management API
Functions"?

Gert
 
Back
Top