Welcome![Sign In][Sign Up]
Location:
Search - uip

Search list

[Other Embeded programAT91SAM7X256tcpip

Description: AT91SAM7X256, RTL8201BL,FreeROTS,UIP
Platform: | Size: 466944 | Author: zxf | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_44B0_uip

Description: 基于S3C44B0X芯片的UIP网络协议栈的设计源代码,该代码可以实现TCP、UDP、web等协议。-S3C44B0X chips based on the UIP design network protocol stack source code, the code can be TCP, UDP, web and other agreements.
Platform: | Size: 1810432 | Author: zxs | Hits:

[Otheropen_source_tcpip

Description: 源码公开的TCP/IP 协议栈在远程监测中的应用。介绍一个适用于8/16 位单片机的嵌入式TCP/IP 协议栈(uIP ) 在发电机远程监测系统中的应用。 重点阐述u I P 的功能特性、体系结构和相关接口,并详细介绍如何在该协议栈上实现一个嵌入式 Web 服务器。目前uIP 已成功地移植到51 单片机上-Open-source TCP/IP protocol stack in the remote monitoring application. To introduce one for 8/16-bit single-chip embedded TCP/IP protocol stack (uIP) in the remote monitoring of generator systems. U IP focuses on the functional characteristics, architecture and related interfaces, and details on how the protocol stack to achieve a built-in Web server. UIP currently have been successfully transplanted into 51 single-chip on
Platform: | Size: 54272 | Author: | Hits:

[SCMuip_avr

Description: 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)uip 目录里的源文件除 uipopt.h 外一般都无需修改;uipopt.h 包含了 uip-conf.h ,所以大部分修改可以在 uip-conf.h 里进行。 uip-conf.h 里加入如下定义,可以减少编译的警告: #define notdef 0 #define UIP_CONF_IPV6 0 #define UIP_ARCH_ADD32 0 #define UIP_ARCH_CHKSUM 0 #define UIP_NEIGHBOR_CONF_ADDRTYPE 0 4)移植工作主要是 定时器中断程序 与 网络驱动 的编写-1) to the uip-1.0 added to the works of all documents, including documents uip directory (except uip-split.c), unix file directories, lib directories of documents 2) Revise the uip/uip-neighbor.c documents void uip_neighbor_add (uip_ipaddr_t ipaddr, struct uip_neighbor_addr* addr) Function printf statements generally can be commented out or changed to your own print serial format to achieve. 3) uip the source file directory in addition to uipopt.h generally no need to change things uipopt.h contains uip-conf.h, most modifications can be uip-conf.h conducted. uip-conf.h to add the following definition, can reduce the compiler warning: # define notdef 0 # define UIP_CONF_IPV6 0 # define UIP_ARCH_ADD32 0 # define UIP_ARCH_CHKSUM 0 # define UIP_NEIGHBOR_CONF_ADDRTYPE 0 4) transplantation is a timer interrupt work process with the preparation of a network drive
Platform: | Size: 420864 | Author: yuangaoping | Hits:

[Web Serveruip-e2124

Description: This an example web_server-This is an example web_server
Platform: | Size: 89088 | Author: KHOA | Hits:

[Embeded-SCM Develop070971

Description: uip 协议及其在嵌入式中应用 论文 200709-uip and its application in the embedded system papers 200709
Platform: | Size: 268288 | Author: 王大伟 | Hits:

[SCMLGuIpTEST

Description: 嵌入式LM3S69XX系列ARM单片机,uIP以太网通讯实例,个人调试通过,保证绝对可用!-Single-chip ARM embedded LM3S69XX series, uIP examples of Ethernet communication, personal adjustment through to ensure the absolute available!
Platform: | Size: 17408 | Author: lg75 | Hits:

[Embeded-SCM DevelopTCP_IP02

Description: uIP协议栈分析,原创。 uIP由瑞典计算机科学学院(网络嵌入式系统小组)的Adam Dunkels开发。其源代码由C语言编写,并完全公开,所有代码和相关说明文档可以到http://dunkels.com/adam/uip/下载。最新版本是uIP1.0版本,本书移植和使用的版本正是此版本。-uIP protocol stack analysis, originality. uIP by the Swedish Institute of Computer Science (Network Embedded Systems Group) to develop the Adam Dunkels. Its source code from the C language, and fully open, all the code and related documentation can be downloaded http://dunkels.com/adam/uip/. UIP1.0 the latest version is version of the book and the use of transplantation in this version is the version.
Platform: | Size: 92160 | Author: 郑禾 | Hits:

[SCMmcu_netV1.00

Description: 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP protocol completely transplantation, can be stabilized single ping pass, the use of TCP server function, connected to the single function of the TCP server (custom port 1234), SBC issued a " Hello, how are you?" greetings. The subsequent issuance of the original characters are back to SBC.
Platform: | Size: 1039360 | Author: 郑禾 | Hits:

[Internet-Networkuip-0.9_kr_r3

Description: The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming language.
Platform: | Size: 776192 | Author: heaven | Hits:

[Other Embeded programLPC2106_ENC28J60_uIP_GCC

Description: uIP TCPIP stack implement on LPC2106 ans ENC28J60 MAC building with GCC GNU WINARM
Platform: | Size: 1593344 | Author: kamejoko80 | Hits:

[ARM-PowerPC-ColdFire-MIPSuip_webserver

Description: 基于LPC2468的一个简单的以太网uip-webserver范例-LPC2468 based on a simple example of Ethernet uip-webserver
Platform: | Size: 516096 | Author: dyc | Hits:

[TCP/IP stackDZ60_UIP

Description: MCS08DZ60 UIP 整个项目DOME-MCS08DZ60 UIP
Platform: | Size: 163840 | Author: ssw | Hits:

[SCMicc

Description: .uIP是免费的TCP/IP协议栈,我们将它移植到我们的AVR以太网开发板中. 2.在uipopt.h文件中定义了网卡芯片的IP地址,默认值是192.168.0.99,你可以根据你的需要修改为 适当的IP,需要注意的是这个IP应该和你的计算机在同一局域网段内.例如你的计算机局域网IP为 192.168.1.X,子网掩码为255.255.255.0,则开发板的IP应该也设在192.168.1网段内,如果设为 192.168.0则需要修改子网掩码.-atmg128 net
Platform: | Size: 130048 | Author: 任天行 | Hits:

[TCP/IP stackuipportingtolpc23xx

Description: "uip tcp/ip" stack porting on arm lpc2368 platform
Platform: | Size: 400384 | Author: kreso | Hits:

[Linux-Unixlpc-L2294-cs8900-uIP

Description: stm32loader for linux
Platform: | Size: 504832 | Author: sena | Hits:

[ARM-PowerPC-ColdFire-MIPSNC061127

Description: In IAR, use LPC2140 with uiP to develop Network-LPC2140 with uiP
Platform: | Size: 218112 | Author: yanbin | Hits:

[TCP/IP stacktcpip

Description: UIP一个免费的tcp、ip协议栈,该rar中有关于UIP的介绍文档和源程序-UIP a free tcp, ip protocol stack, the rar in the introduction on the UIP documents and source code
Platform: | Size: 1546240 | Author: 寒星 | Hits:

[Embeded-SCM Developenet_uip

Description: LM3S8962 UIP SET VERY IMPORTENT LM3S8962 UIP SET VERY IMPORTENT
Platform: | Size: 220160 | Author: zhiweizhang321 | Hits:

[SCMpic_rtl8019as_rs232

Description: 单片机控制网络芯片进行通信 (内容包括rtl8019as的驱动程序,uip协议栈,电路原理图,tcpip.h文件,pic单片机通过8019as进行通信的完整论文)-SCM control network chip communication (including rtl8019as driver, uip stack, circuit schematics, tcpip.h file, pic microcontroller to communicate through 8019as the full paper)
Platform: | Size: 1160192 | Author: jasmy | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »

CodeBus www.codebus.net