Hello
I am looking for some code to make the ethernet shield (W5100) a DHCP server. My aim is to connect a UDP device directly to the ethernet shield which gives the UDP device a IP.
I found the DHCPLite (GitHub - pkulchenko/DHCPLite: DHCP/DNS server for Arduino) but it will no work in my Arduino 1.0 environment.
Has anybody an idea, where I can find something to make the ethernet shield a DHCP server.
Thank you in advance.
Felix