DHCP example

Hi Lawrence,

We’re looking to run an IPv4 DHCP example first. Is that available? It looks like this example sets a static IPv4 address and then tries to do the IPv6 autoconfig: W6100EVB-AddressAutoConfiguration/main.c at f05c0cf798b4836ed892eddc731208552111dc1f · WIZnet-ioLibrary/W6100EVB-AddressAutoConfiguration · GitHub

Once we’ve we’ve had some time to explore IPv4 functionality, we will look into IPv6.

Edit: I took a look at this older thread (W6100 DHCP Sample code for IPV4) and got the W6100 to acquire an IPv4 address from our DHCP server. I’ll start looking into IPv6.