搜索资源列表
w3100_DHCP
- 硬件协议栈芯片w3100a的DHCP实现,51单片机,keil51开发环境-hardware stack of chips w3100a DHCP realized, 51 microcontroller, development environment keil51
基于8051的TCP/IP协议栈
- 本TCP/IP协议栈基于51单片机,实现的功能有tcp,ip,arp,dns,dhcp,http等。
eboot128
- Atmega128单片机通过DHCP和TFTP实现自更新的代码,实现了TCP/IP协议栈-Atmega128 microcontroller through DHCP and TFTP to achieve self-updating code to achieve the TCP/IP protocol stack
DHCP
- 简单的嵌入式tcp/ip协议栈中DHCP的编写。-Simple embedded tcp/ip protocol stack in the preparation of DHCP.
200892210105529310
- 基于S3C44B0的DHCP网络应用客户端实验 -The DHCP network applications based on S3C44B0 client experiment
BOOTP_and_DHCP_address_discovery_protocol_classica
- 地址发现协议BOOTP和DHCP经典文档BOOTP and DHCP address discovery protocol classical documents -BOOTP and DHCP address discovery protocol classical documents BOOTP and DHCP address discovery protocol classical documents
rfc5010.txt
- Abstract This memo defines a new suboption of the Dynamic Host Configuration Protocol (DHCP) relay agent information option that allows the DHCP relay to specify flags for the forwarded packet. One flag is defined to indicate whether the DHCP
W5100_Appnote_DHCP
- 驱动w5100实现dhcp功能的代码,并附有如何实现dhcp功能的说明-Driver w5100 achieve dhcp function code, together with instructions on how to achieve dhcp function
uCOS-II
- 三星s3c44b0实现DHCP实验,embest开发环境-s3c44b0 achieve the function of dhcp
NETCONN_TCP
- 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP服务器,网络调试助手做TCP客户端,TCP连接以一个任务的方式来运行的,网络调试助手尝试连接开发板,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据-The experiment
NETCONN_TCP-client
- 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
stm32_w5500_machtalk_temperature
- w5500网络芯片的stm32应用源码,包含dhcp和dns源码,get/post示例-W5500 network chip STM32 application source code, including DHCP and DNS source code, get/post sample
W5500PDHCP
- 野火STM32+DHCP例程,DHCP服务器分配IP地址,使用Keil开发环境-YeHuo SMT32+DHCP Demo-baseed on Keil :the DHCP sever can provide ip address for the device,
LWIP
- 本实验所需器材:STM32F407开发板块,网线一根。 本实验将实现如下功能:用网线将开发板连接到路由器上。开机的时候将初始化LAN8720、LWIP协议栈等,LAN8720会自动与路由器或者电脑进行自协商,通过自协商确定连接速度与双工状态。如果开启了DHCP的话开发板就会通过路由器获取IP地址,如果没有路由器的话只能使用静态IP地址,我们默认的静态IP地址为:192.168.1.30,子网掩码:255.255.255.0,默认网关:192.168.1.1。当DHCP获取IP地址信息成功后就
W5500例程包
- 使用STM32,外接W5500,实现DHCP、HTTP、TCP/UDP功能(The use of STM32, external access to W5500, DHCP, HTTP, TCP/UDP functions)
STM32F103C8 FUIP
- 用的stm32开发板,外加ENC28J60模块,FUIP的STM32最稳定版。程序中可稳定运行HTTP,TCP Server TCP CLIENT ,UDP。最难得是可以自动获取IP DHCP功能(The STM32 development board, the ENC28J60 module, and the most stable STM32 version of FUIP. In the program, HTTP can be run steadily, TCP Server TCP C
stm32_w5500_dhcp+http
- W5500集成TCP/IP协议,利用这款芯片可以方便的实现Internet与MCU的对接(W5500 integrated TCP/IP protocol, the use of this chip can facilitate the implementation of the docking of Internet and MCU)
DHCP
- w5500通过DHCP自动获取IP地址的源代码(W5500 Automatically Obtaining IP Address Source Codes Through DHCP)
4-DHCP
- STm32F103 w5500 dhcp
