CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - UDP

搜索资源列表

  1. Exp13UDPexam

    1下载:
  2. 这是三星公司arm9 2410编写的udp通讯程序,采用codewarrior编写-This is Samsung arm9 2410 prepared udp communication procedure for the preparation of codewarrior
  3. 所属分类:uCOS

    • 发布日期:2017-01-28
    • 文件大小:3215789
    • 提供者:老马
  1. uCOS-II

    0下载:
  2. 嵌入式arm7的tcp/ip协议的实现,开发环境为ads1.2,可以实现tcp和udp的通信-Embedded arm7 the tcp/ip protocol implementation, development environment for ads1.2, can be achieved tcp and udp communication
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:79984
    • 提供者:dfd
  1. HHmain

    0下载:
  2. 测试2400的网络,同时使用TCP和UDP两种协议,TCP完成HTTP连接,实现对WEB网页的访问,同时建立一个绑定UDP端口,实现UDP的数据回发。-2400 test network, using both TCP and UDP are two protocols, TCP completion of HTTP connections, to achieve access to the WEB page, while a binding UDP port, to achieve UDP d
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:3443
    • 提供者:
  1. main

    0下载:
  2. 同时建立一个绑定UDP端口,实现UDP的数据回发。-At the same time to create a binding UDP port, to achieve UDP data back.
  3. 所属分类:uCOS

    • 发布日期:2017-04-13
    • 文件大小:3228
    • 提供者:
  1. src

    0下载:
  2. arm7移植ucos2和Lwip协议,实现UDP通信,测试程序-arm7 transplant ucos2, and Lwip agreement to achieve the UDP traffic, the test program
  3. 所属分类:uCOS

    • 发布日期:2017-05-01
    • 文件大小:512829
    • 提供者:李萌
  1. 2410-dvp-UCOS

    0下载:
  2. 2410的各种ucos应用,包括arm的各个模块, 还有udp,mp3的实验-2410 a variety of the ucos applications, including the various modules of the arm, udp, mp3 experiment
  3. 所属分类:uCOS

    • 发布日期:2017-12-02
    • 文件大小:41566984
    • 提供者:wangchao
  1. LPC3250_KSZ8041NL_UDP

    0下载:
  2. LPC3250 基于UCOS——II的UDP网口驱动程序。该代码已测试通过,很稳定,系统的速度能够在1到3.5M之间。-LPC3250 driver UCOS- II-based UDP network port. The code has been tested by very stable, and the speed of the system can be between 1 to 3.5M.
  3. 所属分类:uCOS

    • 发布日期:2017-11-21
    • 文件大小:869152
    • 提供者:123
  1. V0603

    0下载:
  2. lwip lpc2478测试过 udp tcpipARM处理器的TCP以太网通信测试程序,lpc2400系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序-lwip protocol, lpc2478 udp tcpip ucos tested
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:816357
    • 提供者:barry
  1. UCOS_udp

    0下载:
  2. Ucos为基础的使用ENC28J60的简易UDP接收端,将接收到的消息,以消息邮箱的方式发送到串口。-Simple UDP Ucos based ENC28J60 receiver, the message will be received, send mail to the serial port to the message.
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:591019
    • 提供者:zhong
  1. UDP_ZLG

    0下载:
  2. 开发环境KEIL MDK,开发平台LPC177X,实现UDP包的发送和接收。-development tool:keil MDK, development platform:LPC177X, function of UDP send and receive
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1890421
    • 提供者:wangjunwei
  1. AT91SAM_uCOSII_Lwip

    0下载:
  2. 在AT91SAM7X平台上,使用lwip网络协议栈来实现和互联网通信,支持ARP,TCP,UDP等基础协议,方使实现远距离和大数据传输-On AT91SAM7X platform, using lwip network protocol stack to achieve and Internet communications, support ARP, TCP, UDP and other basic agreement, parties make to achieve long-range a
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2070757
    • 提供者:liguochen
  1. STM32_F107_lwIP_uCOS

    0下载:
  2. 成功实现ucos-ii在stm32f107上的移植,同时例程中移植了lwip,实现了tcp、udp等功能。环境为IAR-STM32F107 UCOS-II LWIP
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4121991
    • 提供者:郭宝瑞
  1. ucos TCP/IP源码

    1下载:
  2. 基于ucos TCP/IP协议栈详解!提供tcp,udp编程API函数。
  3. 所属分类:uCOS开发

  1. NETCONN_UDP

    1下载:
  2. 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立UDP连接,同样UDP也是以一个任务的方式来运行的,当UDP连接建立成功以后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment will achieve the following functions: Use UCOS o
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1436779
    • 提供者:daew
  1. NETCONN_UDP_LWIP

    0下载:
  2. 嵌入式ucos和lwip通过UDP通信,控制按键上传给上位机数据。-Embedded ucos and lwip through the UDP communication, control keys uploaded to the host computer data.
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1476120
    • 提供者:huo
  1. 429

    0下载:
  2. udp协议通信,可以实现上位机与路由器之间的通信,用于以太网通信(UDP protocol communication)
  3. 所属分类:uCOS

    • 发布日期:2017-12-18
    • 文件大小:21578752
    • 提供者:方国强
« 1 2»
搜珍网 www.dssz.com