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

搜索资源列表

  1. VBwinsockUDP

    0下载:
  2. 使用VB的winsock进行UDP攻击。-Use VB' s winsock for UDP attacks.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3351
    • 提供者:wang
  1. rudp-6539

    0下载:
  2. rudp protocol - reliable udp-rudp protocol- reliable udp
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:333985
    • 提供者:gilad
  1. socket_udp_MFC

    0下载:
  2. 一个MFC的socket,使用UDP方式进行通信,包含客户端和服务端,使用两个不同的工程-A MFC socket, use the UDP mode for communication, including client and server, using two different engineering
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:7592
    • 提供者:王龙
  1. Csharp_udpClient_udpServer

    0下载:
  2. 基于C#的UDP广播server/client,开发环境XP,工具是vs.net2005-The UDP broadcast on C# server/client, development environment, XP, tool vs.net2005
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:69080
    • 提供者:xuhongfei
  1. Filepost

    0下载:
  2. 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:531399
    • 提供者:李岩
  1. socket

    0下载:
  2. VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2329
    • 提供者:fdsa
  1. 16

    0下载:
  2. 16进制转字符 可用于c语言 udp dns-16 hexadecimal characters can be used in c language switch udp dns
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:365565
    • 提供者:hyliu
  1. UDP_Sever_Cliet.rar

    0下载:
  2. UDP服务端与客户端通信编程示例
  3. 所属分类:网络编程

    • 发布日期:2012-11-12
    • 文件大小:7750
    • 提供者:coolhandy
  1. 22

    0下载:
  2. 易语言UDP发送数据源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language UDP sends data source, very good and easy language source code for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-06
    • 文件大小:3677
    • 提供者:Fer26
  1. VB_UDP

    1下载:
  2. VB编写的采用UDP模式实现数据采集的程序,将采集的数据处理后存入Access数据库,经过测试,完全可以使用,是很好的参考资料.-UDP mode using VB, data collection procedures, processed the collected data into the Access database, tested, can be used is a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:17806
    • 提供者:lili
  1. UDPComm

    0下载:
  2. 基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。-UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:1380636
    • 提供者:
  1. 网络IP电话 v1.4

    0下载:
  2. 网络IP电话 v1.4 delphi IP电话 语音聊天 IdUDP ACM-IP telephony network arrives delphi IP telephony voice chat IdUDP ACM
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:296826
    • 提供者:李小强
  1. sourcecode

    0下载:
  2. 《NS2与网络模拟》这本书的源代码 经典-err
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:638087
    • 提供者:华的
  1. SoftPhone

    1下载:
  2. 软电话 从功能分为:服务器端和客户端 服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应 客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯 点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information,
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1317888
    • 提供者:苍穹
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. 13

    0下载:
  2. 前一阵子写了一个关于tcp通讯的程序,现在写一个udp通讯的程序作为网络通讯的一个补充. 相信大家在用新版的qq的时候一定被它特有的增加了背景图片和背景音乐的功能所吸引, -Long ago wrote a tcp communication procedures, and now write a udp communication process as a complement to network communications. I believe we can use the ne
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4887
    • 提供者:su
  1. 0017

    0下载:
  2. 前一阵子写了一个关于tcp通讯的程序,现在写一个udp通讯的程序作为网络通讯的一个补充. -Long ago wrote a tcp communication procedures, and now write a udp communication process as a complement to network communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:19518
    • 提供者:su
  1. li_udp

    0下载:
  2. 再来个UDP-Then a UDP
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:8704
    • 提供者:wupengcheng
  1. sscom32

    0下载:
  2. 串口调试工具,用于 tcp&udp等串口数据传输-Serial debugging tool for tcp
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:281844
    • 提供者:dds
  1. mysolid

    0下载:
  2. 如何实现UDP通讯协议如何使用STMP协议发送电子邮件-How to realize how to use UDP communication protocol agreement STMP E-mail
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:33022
    • 提供者:dg
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com