搜索资源列表
uip-1.0
- UIP完整的协议栈,可以应用于8位或16位单片机作web-server功能,该协议栈的一个显著的优点就是需要的空间极小。
uip-dm9000.rar
- uip 0.9在keil下的移植,包含dm9000驱动和web服务器。,uip 0.9 of transplantation in keil, including drive and web server dm9000.
ENC28j60ForC51
- C51单片机下的以太网web程序,以太网芯片为ENC28J60,能够实现嵌入式web服务器-C51 microcontroller Ethernet web under the program, Ethernet MCU is ENC28j60 to achieve an embedded web server
uip_webserver
- LPC2478 用UIP协议栈做的WEB服务器-The LPC2478 UIP protocol stack do the WEB server
uIP-BF533_with_PT_LAN
- 基于ADSP533的TCPIP协议栈,包括网卡驱动和WEB SERVER示例程序 AD公司的参考设计-ADSP533 based on the TCPIP stack, including Ethernet driver and WEB SERVER sample program AD reference design
STM32uIP1.0
- 本例程移植uIP-1.0协议栈,演示开发板和PC间的TCP通信。自定义了一个简单的应用层 通信协议。本例程实现的功能有:(1)通过PC机控制板子上的LED;(2)实现了一个简单的Web服务器。-This routine transplant uIP-1.0 protocol stack development board and the PC demo of TCP traffic. Customize a simple application-layer communication pro
ENC28J60Experiment
- 本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会
3-web_server(51)
- uip协议 51单片机 enc28j60 实现 web server-uip agreement 51 single enc28j60 achieve web server
uip
- 此工程是在LPC1768芯片上的UIP协议栈移植,已经可以运行并能在电脑端访问开发板的WEB SERVER服务器。-This project is on the LPC1768 chip UIP transplant protocol stack, ready to run and access to development board WEB SERVER computer server side.
uip_webserver_src_lpc1700
- 基于lpc1768,uip环境下实现web服务器基本功能(Basic functions of web server based on lpc1768 and UIP)