FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDhcpServer_Start ( kDhcpServer  server,
kIpAddress  serverIp 
)

Starts the DHCP server process.

One have to set pool start address and the size of the pool and DHCP mask before calling this function. The lease time is infinite.

Parameters
serverkDhcpServer object.
serverIpIP of the server, must be assigned to one of the NICs in the host system.
Returns
Operation status.