CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - uip 0

搜索资源列表

  1. uip09_net_serial_12C5A60

    0下载:
  2. 51串口转以太网,使用uip协议,调试可用-51 Serial to Ethernet, debugging can be
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:633370
    • 提供者:linmiao
  1. uIPC51

    0下载:
  2. uip web servers使用C语言开发,内置了TCP、UDP、 Web Servers等协议-uip web servers using C language development, built in TCP, UDP, Web Servers and other agreements
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:543790
    • 提供者:laohu
  1. ENC28J60-network-module-test

    0下载:
  2. 利用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.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1493720
    • 提供者:秦磊
  1. contikiOS-notes

    0下载:
  2. this Contiki programming course. Contiki is a state-of-the-art, open source operating system for sensor networks and other networked embedded devices . Contiki was the first operating system for sensor networks to provide TCP/IP communication
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:328437
    • 提供者:Fatma
  1. c51-enc28j60_uip

    0下载:
  2. 基于c51单片机的enc28j60网络模块移植uip,已调通,简单易懂。-C51-based microcontroller enc28j60 network module transplant uip, has been transferred through, easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1953340
    • 提供者:梅超
  1. MCS51_uIP

    0下载:
  2. 51单片机上uIP的移植,网卡驱动芯片是ENC28J60,兼容所有51微处理器-ENC28J60 51 uIP
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:102018
    • 提供者:夏冬
  1. ENC

    0下载:
  2. ENC28J60的应用原理图,以及基于51,AVR,STM32的底层驱动程序,UIP核的编程,详细资料。-Application of the principle of ENC28J60, and is based on 51, AVR, STM32 driver, UIP kernel programming, detailed information.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4193854
    • 提供者:刘大成
  1. Small-TCPIP-stacks-for-mcu

    0下载:
  2. 嵌入式TCP/IP协议栈,例如著名的uIP, LWIP, uC/IP等(原版)-Embedded TCP/IP protocal stacks
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-23
    • 文件大小:286821
    • 提供者:u-hwa
  1. uip-1.0

    0下载:
  2. 一个微小的IP协议源码,具有一定的参考意义-a small tcp/ip stack, good reference
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1514683
    • 提供者:dyc
  1. STM32F103P-ENC28J60-UIP

    0下载:
  2. STM32F103基于LWIP协议栈应用开发例程-LWIP protocol stack application development routines
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:506536
    • 提供者:李先生
  1. STM8S-DISCOVERY-ENC28J60-AVRnet

    0下载:
  2. 好像STM8玩网络的很少,在网上基本搜不到什么资料。 前两天试着把AVRnet移植至STM8S上,基本功能出来了,有空再继续玩一下。 代码是用ST的库,编译器是cosmic。 只做了一个基本功能的移植,没有去整理,大家可以作为参考。 代码放上来了,当留个记录吧。 初学者如果真心要学嵌入式TCP/IP的话,从AVRnet起步还是不错的。 uIP有点拗口,初学一下子可能消化不了。-As few STM8 play network, not what the bas
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:246784
    • 提供者:大鹏集成
  1. uCOS-STemWin-FatFsLwip-UIP-USB

    0下载:
  2. ucos iii a8的资料,好难找的-ucos iii a8,difficult to find
  3. 所属分类:uCOS

    • 发布日期:2017-05-29
    • 文件大小:11497011
    • 提供者:yy
  1. CC1101PENC28J60

    0下载:
  2. STM32F103+CC1101+ENC28J60无线收发,通过uIP协议转发至以太网口,已测试能正常收发。-This project uses STM32F103+CC1101+ENC28J60 to apply wireless communication and forward data to Ethernet by uIP protocol.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1637534
    • 提供者:覃斓
  1. uip_chinesedatasheet

    0下载:
  2. uip 中文资料,非常适合初学者,是一份非常好的入门资料,欢迎下载-uip chinese datasheet ,welcome to download
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:229068
    • 提供者:刘新永
  1. tcpip-unix-demo-code

    0下载:
  2. Unix的TCPIP源代码,包括makefile等全套,测试调通可用。注意是使用的uip方式的协议栈。-Unix TCPIP demo code using uip
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1520300
    • 提供者:张明
  1. STM32_UIP_IAP

    0下载:
  2. STM32用uip实现IAP远程升级,uip在路由器中运用很广-it is nice to study uip by stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8458212
    • 提供者:郭耀威
  1. TCPIP_UIP

    0下载:
  2. TCPIP协议规范及UIP处理流程,很详细,很值得学习!-nice tcpip uip studying program, good for all the nice guys
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1338923
    • 提供者:郭耀威
  1. Uip1.0_LPC23XX

    0下载:
  2. 基于UCOS的UIP源代码。提供TCPIP协议栈的操作系统。-UCOS of UIP based source code. TCPIP protocol stack provides the operating system.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1296951
    • 提供者:张灵甫
  1. UCOSII_uip

    0下载:
  2. 本代码既移植了ucossii,又移植了uip,功能强大,可以直接在stm32f103vbt6芯片上移植-This code only transplanted ucossii, and transplanted uip, powerful, can be directly transplanted on stm32f103vbt6 chip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:6700861
    • 提供者:陶剑锋
  1. ENC28J60Experiment

    0下载:
  2. 本实验将实现如下功能:开机检测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. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1242624
    • 提供者:夜辰
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com