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

搜索资源列表

  1. 20058004013

    1下载:
  2. qq模拟程序,基于labview的udp的编程-qq
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1435174
    • 提供者:张永倩
  1. UDP_p2p

    0下载:
  2. udp的点对点聊天 程序,很实用,学习的过程 写的 -udp peer-to-peer chat program, it is useful to study the process of writing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:61390
    • 提供者:乔木
  1. UDPRemoteDesktopControl

    0下载:
  2. 使用VC编写的基于UDP协议的远程桌面控制程序-Prepared using the VC protocol based on UDP Remote Desktop control procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:723878
    • 提供者:田磊
  1. FrmMain

    0下载:
  2. udp通信,输入ip地址与其聊天,更换ip与另一个人聊天-udp communications, enter ip address instead of chatting with another person to replace ip chat
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:907
    • 提供者:fuwayu
  1. theCall

    0下载:
  2. 一个局域网聊天工具~使用UDP传送方式。自动滚动聊天列表。-the Call
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8710
    • 提供者:neshcy make
  1. 5660UDPDemo

    0下载:
  2. 用C++编写的UDP通信技术,包括客户端和服务端-Using C++ to prepare the UDP communication technologies, including client and server
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7326170
    • 提供者:xsf
  1. code

    0下载:
  2. 客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用TCP和UDP方式分别实现。 -Client two random numbers generated, distributed to the two servers. Server 1 (IP address: 19
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:126055
    • 提供者:dwj
  1. code

    0下载:
  2. 进程通信的多方法实现。客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用UDP方式,命名管道方式和命名的UNIX域套接字分别实现。 -Multi-process communication method. Client two random numbers gener
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:154268
    • 提供者:dwj
  1. fuelcellsim

    0下载:
  2. Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ builder 6.0 -Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ buil
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:301849
    • 提供者:lika
  1. reliable_UDP

    0下载:
  2. 用C写的可信赖UDP协议,支持断点续传。-Written by C ,a reliable UDP protocol to support HTTP.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9523648
    • 提供者:王帅
  1. udp_java

    0下载:
  2. 用JAVA写的可信赖UDP协议,支持断点续传。-A reliable UDP protocol to support HTTP written using JAVA.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:490158
    • 提供者:王帅
  1. NetWork

    0下载:
  2. 能够实时的捕获网卡的TCP,UDP,ARP,等各种数据包,是一一个比较好的网络流量源码,而且源码相对于来说比较简单通俗易懂-Real-time capture card to the TCP, UDP, ARP, and other data packets is a network traffic at a better source, but source code is relatively simple compared with the user-friendly
  3. 所属分类:Windows Develop

  1. SyncTime

    0下载:
  2. 从网络服务器同步系统时间,采用UDP协议,使用DatagramPacket,DatagramSocket类-From the network server time synchronization system, using UDP protocol, use the DatagramPacket, DatagramSocket Class
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:1065
    • 提供者:leo
  1. DO

    0下载:
  2. 用于自动控制的输入输出案例,包含了网络控制通讯协议UDP-it s a project of automaition control,included udp
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5487750
    • 提供者:zx
  1. vc_cshap_java_code

    0下载:
  2. 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,-Code include: VC, Cshap, ASP.Net, Java and other languages. EJB programming,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2155234
    • 提供者:蔡依琳
  1. NetDebug

    0下载:
  2. 这个程序是调试自己的UDP程序时编写的一个测试程序,希望大家在调试的时候也能用上!-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3650804
    • 提供者:钟毓秀
  1. GetOpenPort

    0下载:
  2. 通过Iphlpapi库获取基于TCP/UDP的开放端口列表,C++编程实现,可以作为学习的参考。-Based on Iphlpapi database access through TCP/UDP port of the open list, C++ programming can be used as reference for the study.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:13442
    • 提供者:140
  1. UDP_delphi

    0下载:
  2. delphi实现UDP通讯,可以做服务端和客户端使用-UDP communications to achieve delphi
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:332899
    • 提供者:侯永平
  1. p2pudp

    1下载:
  2. VC++ 局域网UDP穿透NAT(P2P)的原理及源代码,论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码),这里就用自己实现的一个源代码来说明UDP穿越NAT的原理。截图分别演示了服务端和客户端的运行状态图。 -VC++ LAN UDP penetrate NAT (P2P) principle and source code, forums, often the discussion of the principle of P2P, but the discu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:20521
    • 提供者:jiangjihai
  1. sl

    0下载:
  2. scanline, scans diffrent ports udp/tcp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:17633
    • 提供者:Aspher
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com