245 reputation
1513
bio website erichui.myopenid.com
location United States
age 44
visits member for 4 years
seen 3 hours ago
stats profile views 80
I've been developing real-time control software for factory automation, robotics applications, and autonomous vehicles. My primary development environments are C++, TCL/TK, Octave, and a custom macro assembler that combines the interactivity of a scripting language and the determinism of a compiled language.

Dec
30
comment Why does it take seconds to obtain IP address via DHCP?
The dhcp server at my work uses ARP requests to detect IP conflicts.
Jul
21
comment DHCP server that can detect and handle rogue IP addresses
Awesome. Thanks.