CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - p2p c

搜索资源列表

  1. LanMsgCSharp2.0.0.1

    0下载:
  2. LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型)-LanMsg is a use. Net C# development of LAN instant messaging open source software (after simple modification can be used for the Internet), for. Ne
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-12
    • 文件大小:2757526
    • 提供者:先后
  1. CSharpp2p

    0下载:
  2. C#编写的一个P2P聊天工具实例 Written in C # examples of P2P chat -Written in C# examples of P2P chat
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:133640
    • 提供者:李浩
  1. p2p_c

    0下载:
  2. 上传下载的p2p技术C语言源码,非常好的实现p2p技术的VC6源码,-Uploading and downloading of p2p technology, C language source code, very good realization of p2p technology, VC6 source code,
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:586220
    • 提供者:
  1. p2p_file_transfer

    0下载:
  2. 基于P2p的点对点文件传输程序,使用c++编写,非常好用。欢迎大家下载!-P2P-based peer-to-peer file transfer procedures, the use of c++ to prepare, very easy to use. Welcome everyone to download!
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:41848
    • 提供者:孟祥平
  1. FileSharing

    0下载:
  2. p2p文件共享软件服务端实现代码,用的是c#编程-using p2p technology to finish the function of file sharing system.The programing language is c#
  3. 所属分类:P2P

    • 发布日期:2017-05-23
    • 文件大小:7442475
    • 提供者:jack
  1. c_p2p_linux

    0下载:
  2. 一个C语言编写的LINUX下的P2P软件,支持UDP-a linux base C p2p program, using UDP
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:1278033
    • 提供者:王生生
  1. p2p_vs2010

    0下载:
  2. 局域网点对点通信 实现简单的C#局域网聊天功能-p2p communication
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:99189
    • 提供者:伯颜
  1. CPPp2p-filetransfer-explain

    0下载:
  2. C++_p2p实现多线程文件传输 简单P2P讲解-C++ _p2p simple multi-threaded file transfer P2P explain
  3. 所属分类:P2P

    • 发布日期:2017-04-08
    • 文件大小:11008
    • 提供者:zl
  1. ctoptopChat

    0下载:
  2. C实现P2P聊天工具 C实现P2P聊天工具-C realization of P2P chat tools chat tool C realization of P2P
  3. 所属分类:P2P

    • 发布日期:2017-05-04
    • 文件大小:1406906
    • 提供者:bghlove
  1. p2p_c

    0下载:
  2. 上传下载的p2p技术C语言源码,开发P2P软件最完整的代码-Uploading and downloading of p2p technologies C language source code to develop the most complete P2P software code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:585464
    • 提供者:杜洪飞
  1. sharktorrent-0[1].1.8.2-beta.tar

    0下载:
  2. P2P用c++写的一款软件的原代码,用在liunx下,实现了bittorrent 的功能-P2P use c++ Wrote the original software code used in liunx achieve a bittorrent functionality
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:160090
    • 提供者:phbest
  1. chimera-current.tar

    0下载:
  2. Chimera是用于一个结构化的P2P系统的C函数库,支持异步并发传输。-Chimera is a C library that implements a structured, peer-to-peer system.
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:827553
    • 提供者:tiger.zz
  1. p2p_c

    0下载:
  2. 基于P2P的文件上传下载代码,还包含文件压缩解压算法,C语言代码。-Based on P2P document upload downloading code, but also included file compression decompression algorithm, C language code.
  3. 所属分类:P2P

    • 发布日期:2017-04-08
    • 文件大小:712869
    • 提供者:Jedai
  1. p2pover3.6

    0下载:
  2. +增加带宽测速功能 +增加浏览器优化功能 -+ Increase in bandwidth increase velocimetry browser function+ optimization
  3. 所属分类:P2P

    • 发布日期:2017-05-02
    • 文件大小:875374
    • 提供者:田鹏
  1. 20080428_6dae0c18445bee66d0aadNFHM7pkDYKa

    0下载:
  2. 上传下载的p2p技术C语言源码 运行环境:C/C++ -From technology to download the p2p source C language environment: C/C++
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:592287
    • 提供者:yu
  1. udp_p2p

    1下载:
  2. 用udp实现的p2p通讯,服务器用c++实现,客户端用delphi实现,代码简单易懂。-Udp achieved using p2p communications, server with c++ to achieve, the achievement of the client with delphi, easy-to-read code.
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:518300
    • 提供者:danny
  1. P2PPeersource

    0下载:
  2. C++版P2P源码,仅供参考学习,如需商业用途,请联系作者.QQ:617104153-C++ version of P2P source, only to learn, for commercial purposes, please contact the author. QQ: 617104153
  3. 所属分类:P2P

    • 发布日期:2017-05-02
    • 文件大小:577190
    • 提供者:黎富起
  1. cli-serv

    0下载:
  2. 在linux下实现NAT网络之间P2P通信,服务器程序与客户端程序源码,C语言描述。-NAT in linux under P2P communication between network, server and client source code, C language descr iption.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:71311
    • 提供者:Jony
  1. Example2_ChatRoom

    0下载:
  2. 本设计是一个局域网点对点的聊天软件,其主要功能是允许局域网用户们进行语音聊天,另外带有此设计的论文(还有PPT),论文中对C++ OOP程序设计的相关知识技术进行了介绍,包括网络通信、多媒体技术,WINDOWS下的图形应用软件开发技术-This design is a chat software about p2p,its main function is allow the LAN users speak and literalness chats.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4575997
    • 提供者:洋洋
  1. P2Pudp

    0下载:
  2. P2P之UDP穿透NAT的原理与C#实现
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:7839
    • 提供者:李涛
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com