DHCP server development.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DHCP server development.

682 Views
nagendramurthy
Contributor II

Hello Everyone, 

i'm development a DHCP server using LPC1837 controller from NXP.  i'm using CMSIS driver to create the software application. 

what is the steps to create DHCP server. or can i get some example or sample code has a refer. 

i need to assign IP address to the device connected to my hardware. 

how i can take care of this in LPC1837 controller. 

once the software is done. how to test  this has DHCP server. 

Labels (4)
0 Kudos
1 Reply

441 Views
soledad
NXP Employee
NXP Employee

Hello,

It is only supported DHCP client. For DHCP server, you need to create/port/integrate/test it yourself, please check the following application note as reference

http://www.nxp.com/documents/application_note/AN10775.pdf 


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos