t***i 发帖数: 40 | 1 Hi,
I am trying to develop a small dhcp server to an embedded system. So when a
client system connects to it, a IP can be assigned to this client. The dhcp
server in linux seems too big. Is there some simple examples I can get
started with?
Thanks |
w*****r 发帖数: 153 | 2 Use udhcpd with busybox. |
D*********s 发帖数: 555 | 3 dnsmasq不够小?
a
dhcp
【在 t***i 的大作中提到】 : Hi, : I am trying to develop a small dhcp server to an embedded system. So when a : client system connects to it, a IP can be assigned to this client. The dhcp : server in linux seems too big. Is there some simple examples I can get : started with? : Thanks
|
t***i 发帖数: 40 | 4 Thanks. I am using a RTOS named PharLap ETS which is a Win32 API compliant
Os. Is it easy to port udhcp or dnsmassq this kind of system?
a
dhcp
【在 t***i 的大作中提到】 : Hi, : I am trying to develop a small dhcp server to an embedded system. So when a : client system connects to it, a IP can be assigned to this client. The dhcp : server in linux seems too big. Is there some simple examples I can get : started with? : Thanks
|