DHCP client-server交互DEMO

时间:2021-06-01 22:10:22
【文件属性】:
文件名称:DHCP client-server交互DEMO
文件大小:223KB
文件格式:ZIP
更新时间:2021-06-01 22:10:22
DHCP DHCP (Dynamic Host Configuration Protocol) is a LAN network protocol and we want to achieve to assign IP address automatically in this project. UDP67 and UDP68 is normal DHCP service port. We assign port 68 to DHCP client which can obtain IP address from DHCP Server dynamically. And DHCP server can control a range of IP addresses which can be assigned once client logs in.
【文件预览】:
CW
----client.c(23KB)
----dhcp-prj-description.pdf(243KB)
----packet.h(2KB)
----DHCP-inform.pcapng(4KB)
----server.c(14KB)

网友评论