|
FireSync API
|
| kStatus kDhcpClient_Start | ( | kDhcpClient | client, |
| const kChar * | adapterName, | ||
| kMacAddress | macAddress | ||
| ) |
Starts the DHCP negotiation process.
| client | kDhcpClient object. |
| adapterName | Name of the adapter to send and receive, e.g. 'eth0'. |
| macAddress | MAC address to announce to server. |