CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - UDP

搜索资源列表

  1. JoyStick

    0下载:
  2. 一个利用windows32 API编程实现的游戏杆控制程序,并且使用UDP发送控制信息的示例程序-One advantage of the joystick windows32 API programming control program, and use UDP to send control information sample programs
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:2929525
    • 提供者:黄晓波
  1. Clientsoft

    0下载:
  2. 一个监控系统的客户端代码 主要功能是tcp udp的多播 可以参考借鉴-A monitoring system client code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-24
    • 文件大小:7717942
    • 提供者:李剑
  1. server

    0下载:
  2. c#2005下实现服务端网络通信过程,里面使用UDP通信协议进行开发。-c# 2005 to achieve server communication process, which uses UDP communication protocol development.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-23
    • 文件大小:46953
    • 提供者:chen
  1. client

    0下载:
  2. c#2005下实现客户端网络通信过程,里面使用UDP通信协议进行开发。-c# 2005 to achieve the client communication process, which uses UDP communication protocol development.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:40709
    • 提供者:chen
  1. P2PDemo

    0下载:
  2. 这本来就是个非常简单的网路程序,只是演示如何进行UDP的内网穿透而已。本人所作的修改 主要是在测试UDP穿透不同的NAT时为了方便使用而已。因此改动也不大,加了一个函数和几参数, 多打印了原来没有的一些信息,如此而已。看源码吧-It' s actually a very simple network program, but demonstrates how the internal network through UDP only. I made changes primaril
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-27
    • 文件大小:10608017
    • 提供者:nansin
  1. leo

    0下载:
  2. 基于UDP的分组传输;应用全局变量的交互握手,对视频数据RTP打包,客户端接受RTP包并写入磁盘文件.-UDP-based packet transmission application global variable interaction shook hands on the video RTP package, the client received RTP packet and written to disk file.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-16
    • 文件大小:25585232
    • 提供者:李凡
  1. 241000DM9000

    0下载:
  2. int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =276
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-25
    • 文件大小:692704
    • 提供者:程教育
  1. JAVA_echo(testUdp)_test_program

    0下载:
  2. 此代码是关于j2me上UDP的测试程序,适用于mtk平台。-This code is on j2me on the UDP test procedures for mtk platform.
  3. 所属分类:J2ME

    • 发布日期:2017-04-02
    • 文件大小:42159
    • 提供者:辛征
  1. Tcpudp_app

    0下载:
  2. SymbianTCP UDP开发源代码,这个实例是TCP-UDP通讯开发的样板-SymbianTCP UDP open source, this example is the TCP-UDP communication model developed
  3. 所属分类:Symbian

    • 发布日期:2017-03-31
    • 文件大小:141764
    • 提供者:hh
  1. vspax_demo

    0下载:
  2. 可以成对的虚拟串口,可以生成最多255个虚拟串口,并且可以用TCP/UDP协议透明传输虚拟串口和串口服务器之间的数据--Can generate up to 255 virtual serial ports, and can use TCP/UDP protocol transparent virtual serial port and serial transmission of data between servers
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3476894
    • 提供者:freeman
  1. gateway-1.5.0

    0下载:
  2. The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In t
  3. 所属分类:SMS

    • 发布日期:2017-05-15
    • 文件大小:4053529
    • 提供者:Centrino 69x
  1. UDP_Chat

    0下载:
  2. 基于UDP的聊天程序,借鉴iphone自带的发短信应用的功能,UI仿照iphone自带的短信应用.-UDP-based chat program, learn iphone application that comes with text messaging capabilities, UI modeled on the iphone native SMS application.
  3. 所属分类:iPhone

    • 发布日期:2017-04-08
    • 文件大小:144215
    • 提供者:huaxin7
  1. md231_openat_demo

    0下载:
  2. MD231 可编程gprs/gsm模块比较全面参考程序:包括(7bit/8bit/16进制)短消息收发,gprs tcp/udp数据传输框架,nvram存储参数读写,通过AT通道获取来电号码,小区cellid等.-MD231 programmable gprs/gsm module is more comprehensive reference program include: (7bit/8bit/16 hex) short messaging, gprs tcp/udp data frame
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:36772
    • 提供者:simon
  1. mobileClient-Server-UDPChating

    0下载:
  2. This application enable chatting between PC-Server and Mobile Client using datagram socket in j2me. This is User DataGram Pocket(UDP) Chatting application. MIDlet1.0 and above configuration support for this chatting application
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:1818
    • 提供者:prakashtau
  1. UDP_SEND

    0下载:
  2. 使用udp模式的协议与串口之间进行通讯,并实时监测串口数据-Mode using the udp protocol for communication between the serial and real-time monitoring of serial data
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1929286
    • 提供者:李小贝
  1. J2mePhoneCommunication

    0下载:
  2. 手机Socket,udp,HTTP协议编程,实现C/S通信-Socket,udp,HTTP
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:18989
    • 提供者:Fanqing
  1. udpcomm

    0下载:
  2. Android UDP Client and Server Communication Programming
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:23806
    • 提供者:cnc
  1. Md251_openat_demo

    0下载:
  2. MD251 openat可编程gprs/gsm模块比较全面参考程序:包括(7bit/8bit/16进制)短消息收发,gprs tcp/udp数据传输框架,nvram存储参数读写,通过AT通道获取来电号码,小区cellid等, 可以快速的开发SMS/GPRS/CALL等移动应用程序。-MD251 openat demo
  3. 所属分类:MTK

    • 发布日期:2017-03-29
    • 文件大小:36978
    • 提供者:simon
  1. MessageTalk-V2.1

    1下载:
  2. android udp 聊天 发送接收程序-android udp chat sending and receiving process
  3. 所属分类:android

    • 发布日期:2017-01-18
    • 文件大小:137216
    • 提供者:sdfsfd
  1. UdpChat

    0下载:
  2. android移动端局域网内通过UDP实现即时通信聊天。-android mobile network chat...
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:170205
    • 提供者:boyka
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com