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

搜索资源列表

  1. DeltaNet

    0下载:
  2. 在嵌入式系统DeltaSYSTEM中实现PING主机,TCP服务器,TCP客户端,UDP服务器,UDP客户端的程序-in Embedded System DeltaSYSTEM achieve PING mainframe, TCP server, TCP Client, UDP server, the client UDP procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:16716
    • 提供者:link
  1. uclinuxtcpudpserver

    0下载:
  2. uclinux下tcp和udp服务器的建立-Basis under tcp and udp server building
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:张晓亮
  1. IP

    0下载:
  2. 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1683185
    • 提供者:谭剑鸣
  1. udp_2010

    0下载:
  2. wince下网络通讯udp服务器程序,演示基本udp server的功能.-wince under the network communication udp server program demonstrates basic udp server function.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:221740
    • 提供者:向文军
  1. UDPserver

    0下载:
  2. msp430f5438上做的udp服务器,PC端作为udp client用SocketTool软件进行通信。可以作为msp430上tcp/ip开发的很好的例程。经测试没有问题。-msp430f5438 do the udp server, PC as the udp client-side software to communicate with SocketTool. As msp430 on the tcp/ip developed a good routine. After the tes
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:194910
    • 提供者:Eric
  1. vxworks-udp

    0下载:
  2. 在vxworks上实现udp协议,不仅仅包括客户端的程序,还有服务器端得程序-In vxworks udp protocol, and includes not only the client program, as well as server-side was the program
  3. 所属分类:VxWorks

    • 发布日期:2017-04-04
    • 文件大小:2320
    • 提供者:zf
  1. 2

    0下载:
  2. 本例程演示了在奋斗STM32开发板上完成ARP,ICMP,TCP服务器、WEB 服务器以及UDP服务器,该实验学习了基于uIP1.0网络协议栈的程序编制。-This routine demonstrates struggling STM32 development board complete the ARP, ICMP, TCP server, WEB Server and UDP server, the experimental learning the based on uIP1.
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:816396
    • 提供者:陈龙
  1. STM32F107UDPsever

    1下载:
  2. 基于stm32f107的UDP服务器程序,可以接受客户端指令并执行相关操作,比如读取falsh数据发送。-Based a stm32f107 UDP server program can accept client instructions and perform related operations, such as read falsh data transmission.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:7584768
    • 提供者:fanghao
  1. Qt-TCP-UDP-DetectUdisk-server

    0下载:
  2. 服务器端,利用qt实现tcp/udp发送文字消息,检测U盘插拔。里面包括x86和arm两个版本的源码。-Server-side using qt tcp/udp send text messages, U disk plug detection. Which includes the source code of the two versions of the x86 and arm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-04
    • 文件大小:640096
    • 提供者:yanzi1225627
  1. LinuxUdpService

    0下载:
  2. linux下udp服务器程序和可执行文件,前面已上传了客户端,这里是服务器端-Udp server program under Linux and executable files, has been posted in front of the client, this is the server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:3451
    • 提供者:钟光燕
  1. STM32-UDP-WEB

    1下载:
  2. STM32-UDP数据传输和WEB服务器-STM32-UDP data transfer and WEB server
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-17
    • 文件大小:1016832
    • 提供者:ivy
  1. UDP-Server

    0下载:
  2. 自己用写的enc28j60的局域网服务器程序,430开发环境,哪位感兴趣可以一起-They used to write enc28j60 LAN server program, 430 development environment, who are interested can take a look at
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:178856
    • 提供者:zhenhuahe
  1. 06UDP-server

    0下载:
  2. 使用MSP430实现简单的UDP服务器编程-Use MSP430 simple UDP server
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:203119
    • 提供者:福听
  1. udp

    0下载:
  2. udp服务器端 实现对要求不高的或者不需要加密的端对端的通信。-Udp server Implementation of requirements is not high, or don t need an encrypted end-to-end communication.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:1433
    • 提供者:2640152972
  1. udp

    0下载:
  2. 网络通信UDP程序源代码,包含服务器端和客户端-UDP network communications source code, including server and client
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:13748
    • 提供者:tony
  1. stm32udpServer

    0下载:
  2. stm32f207 udp服务器,该工程能够实现udp通讯,很好的参考资料。- 显示以下内容的翻译: stm32f207 udp服务器,该工程能够实现udp通信,很好的参考资料。 仍然翻译: stm32f207 udp服务器,该工程能够实现udp通讯,很好的参考资料。 stm32f207 udp server, the project can achieve udp communication, a good reference.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-03
    • 文件大小:15283200
    • 提供者:李军
  1. ENC28J60_调通

    1下载:
  2. enc28j60关于stm32的列子,有tcp和udp服务器,已经调试通过(ENC28J60 STM32 on the TCP Liezi, and UDP server, has been through debugging)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:2374656
    • 提供者:my小豆
  1. MFC VC++ TCP UDP 服务器客户端源码

    0下载:
  2. 服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Wizly
  1. mongoose-5.6

    0下载:
  2. 嵌入式web服务器,可以快速搭建http https udp等服务器(Embeded web server.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:150528
    • 提供者:edger_heaven
  1. UDP服务器收发数据实验(ucos版)

    2下载:
  2. 在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)
  3. 所属分类:微处理器开发

    • 发布日期:2019-10-14
    • 文件大小:21373952
    • 提供者:依依love
« 12 3 »
搜珍网 www.dssz.com