搜索资源列表
embedprotocol
- 简明扼要地介绍了uIP TCP/IP协议堆栈的eCOG1端口。文中还描述了一 个应用于简单的web网页服务器的实例。 开放源uIP软件包为在不牺牲互操作性或RFC标准的条件下,为嵌入式位处理器建 立TCP/IP协议堆栈提供了一种解决方法。它为互联网提供了一系列必要的协议。对 代码和数据的内存要求量十分小。-concise introduction of the Application of ulP TCP / IP protocol stack the eCOG1 port. T
uIP_0.9_Keil_8051
- This the Keil C51 compiler/ 8051 microcontroller port of Adam Dunkels uIP TCP/IP stack v0.9. Included is the uIP web server application, as well as drivers for both serial port SLIP and network card ethernet communication.
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.
ARM7-7x256
- 基于ARM7 7x256芯片的网络接口程序IAR- A task is created called "uIP". This executes the uIP stack and small WEB server sample. All the other tasks are from the set of standard demo tasks. The WEB documentation provides more details of the standard d
WebServer_uIP(2010-01-20)
- web服务器 uip 适用于安富莱STM32F103ZE-EK开发板-applicable web server uip Fu Lai STM32F103ZE-EK development board
EasyWEB_DM9161AE
- LPC1768网页服务器,裸机带网卡驱动和Webserver完全代码-LPC1768 web server, network driver and the bare metal with full code Webserver
stm32_eth_uIP
- uip在STM32上的应用示例,包括了一个web服务器演示-uip on the STM32 application examples, including a web server demonstration
S64_enc28j60_webserver
- 在AT91SAM7S64上实现的一个web server。网络芯片采用的是SPI接口的enc28j6,移植了uIP作为tcpip协议栈。-AT91SAM7S64 achieve in a web server. Network chip SPI interface is enc28j6, as uIP transplant tcpip protocol stack.
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
uip_webserver_src
- Uip web server by Swedish Institute of Computer Science
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
ENC28J60-network-module-test
- 利用STM32开发板的 ENC28J60网络模块和uIP 1.0实现:TCP服务器、TCP客服端以及WEB服务器等三个功能。 -Use STM32 development board ENC28J60 network module and uIP 1.0 implementation: three functional TCP server, TCP client service and WEB servers.
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灯的亮灭,还会
webserver-at91sam9260-ek-iar-
- AT91SAM9260-EK 代码,SDRAM中运行,uIP WEB Server,IAR5.2开发环境-AT91SAM9260-EK codes, SDRAM running, uIP WEB Server, IAR5.2 development environment
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)