Quote:
Quote:
Taking in my little 4 port hub tomorrow so I can at least use ethereal to verify my packets and see the traffic flow!


Yep, I'll be doing the same today for the (PXE) DHCP server I'm currently writing, too


Cool. I got my DHCP client working this morning

ARP+UDP+DHCP+ICMP (echo) in 7K of ("C") ARM code, but some of the DHCP code is duplicated (DISCOVER & REQUEST packets), so I should be able to save more code space when I clean everything up!