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

搜索资源列表

  1. 聊天工具软件

    2下载:
  2. 这是一个聊天工具软件,VC++,带有文件传输,包括TCP和UDP
  3. 所属分类:按钮控件

  1. Udpchat.rar

    0下载:
  2. 基于VC控制台下的UDP局域网聊天程序 多线程运行,VC-based console under the UDP LAN chat program running multi-threaded
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:87621
    • 提供者:李明
  1. BroadCast.rar

    0下载:
  2. VC++实现UDP点对点、组播和广播的源码,source code of udp point to point, multicast, and broadcast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:114684
    • 提供者:张鹏飞
  1. iocp.rar

    1下载:
  2. 完成端口的一个例子,实现了心跳。 一个初学者最好的工具,An example of the completion of the port to achieve a heart rate
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-11-08
    • 文件大小:2189225
    • 提供者:刘志文
  1. UDPsocket.rar

    1下载:
  2. 一个例子,用VC实现多线程的SOCKET UDP 通信。,An example of using VC to achieve multithreading SOCKET UDP communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:22653
    • 提供者:李洪坛
  1. udptest

    0下载:
  2. VC实现UDP协议发送信息,支持HEX格式和文本格式,-VC achieve UDP protocol to send information, support HEX format and text format
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:86803
    • 提供者:吴子满
  1. flightgear

    1下载:
  2. 以UDP的形式向flightgear发送信息 源码用VC编写,flightgear为2.0.0版本-Send a message with the VC,for flightgear
  3. 所属分类:matlab例程

    • 发布日期:2012-12-18
    • 文件大小:2220807
    • 提供者:Shibotian
  1. UDPChatClient

    0下载:
  2. VC++编写的利用UDP实现的网络数据接收端,可自定义接收端口并显示数据。-Net data receiver based on UDP protocol is realized by VC++. It can be user-defined the receiver port and display the received data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:64499
    • 提供者:郑豪
  1. VIDEO

    0下载:
  2. 一个用vc开发的、基于UDP协议的点对点视频聊天程序。 -Vc development, the UDP protocol-based peer-to-peer video chat program.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:324388
    • 提供者:yangming
  1. P2P

    0下载:
  2. 基于vc的P2P网络聊天程序,具备P2P的关键技术,如UDP穿透NAT-Vc of the P2P network based chat program, P2P has the key technologies, such as UDP through NAT. . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:531432
    • 提供者:dyfeng
  1. VCServerSocketSrc

    1下载:
  2. VC下网络编程,使用tcp和Udp两种方式,内附服务器端和客户端,代码里可以设置。-VC Network Programming, two ways to use tcp and Udp, containing the server side and client-side code where you can set.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:218846
    • 提供者:view
  1. CPPanli

    0下载:
  2. VC MFC一些实例 客户/服务器 TCP/UDP编程实例界面和文档 绝对是一流材料-VC MFC some examples of client/server TCP/UDP programming instance of the interface and documentation is absolutely first-class materials
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:165540
    • 提供者:阿玉
  1. btdownload

    0下载:
  2. BT下载器源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等操作、尤其是对BT下载原理及其实现方法非常有帮助。 -BT download browser source code VC++ version is still easy to use, simply enter the designated IP, be it TCP, UDP and multi-line connections, such as monitoring the operatio
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:760568
    • 提供者:冉彬
  1. MFCUDP

    0下载:
  2. 基于UDP实现局域网内的聊天,能让刚接触C++中mfc编程的学习者更好的了解UDP协议,更好的步入vc++的网络编程。该含有代码和可执行文件,不可多得哟-A better understanding of the UDP protocol based on UDP LAN chat, make new to C++ mfc programming learners walk vc++ network programming. This contains the code and executab
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:1918198
    • 提供者:yin jun
  1. UDPClient

    0下载:
  2. 一个简单的vc下UDP客户端程序,客户端需输入对方IP-Vc under a simple UDP client program, the client must enter each other
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1078
    • 提供者:zmz
  1. UDPServer

    0下载:
  2. 一个简单的vc下udp服务器端程序,希望对初学者有所帮助-Vc under a simple udp server-side procedures, and they hope to be helpful for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:zmz
  1. ECSSockComponents

    0下载:
  2. 开发语言可以为C#,Delphi和VC,并支持面向对象的开发的支持,在服务容量增加的时候很方便的扩充,因此可以很方便的开发C/S网络应用。此外,充分利用UDP的优点并增加了通讯的可靠性。以及对用户的可管理性简化了用户的开发难度。-Development language for the C#, Delphi and VC, and to support the development of object-oriented support to increase capacity in the s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1695077
    • 提供者:黄佳星
  1. MG

    0下载:
  2. 利用UDP写的一个双人网上对战的迷宫游戏!VC-Use UDP to write a double-line against the maze game! VC
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:376094
    • 提供者:rock
  1. UdpSrv

    0下载:
  2. 本程序是用Vc++实现的服务器程序,用的是有连接的,可靠的uDP通信-This procedure is used Vc++ Achieve server process is used to connect, reliable UDP communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:91568
    • 提供者:liuhuan
  1. UDP_MULTI_VC

    0下载:
  2. 关于udp多播的编程实例,在vc++6.0环境下编译通过。可以通过本实例学习udp多播的编程方法。-About udp multicast programming examples, in vc++6.0 environment compiled through. Can study the examples of udp multicast programming method.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:42101
    • 提供者:lqy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 24 »
搜珍网 www.dssz.com