搜索资源列表
GGBT
- 自行编写的全套BT源代码,C++编写,完全实现BT的功能,并且经过了大量和长期的实际应用。是可以提供正常商业服务的基础P2P文件共享软件。从开发到现在已经稳定测试2年以上,性能非常稳定。-prepared by their own set of source code BT, C preparation, the full realization of BT's capabilities, and after a substantial and long-term practical a
cPP-p2p
- c++实现简单的p2p功能,服务器掌握各节点的文件目录,传文件完全在节点之间完成。-c++ to achieve a simple p2p functions, the server node to acquire all of the file directory, file transfer between the nodes fully completed.
p2p_file_transfer
- 基于P2p的点对点文件传输程序,使用c++编写,非常好用。欢迎大家下载!-P2P-based peer-to-peer file transfer procedures, the use of c++ to prepare, very easy to use. Welcome everyone to download!
FileSharing
- p2p文件共享软件服务端实现代码,用的是c#编程-using p2p technology to finish the function of file sharing system.The programing language is c#
CPPp2p-filetransfer-explain
- C++_p2p实现多线程文件传输 简单P2P讲解-C++ _p2p simple multi-threaded file transfer P2P explain
p2p_c
- 基于P2P的文件上传下载代码,还包含文件压缩解压算法,C语言代码。-Based on P2P document upload downloading code, but also included file compression decompression algorithm, C language code.
p2pverfsion
- C++源程序,实现P2P局域网文件传输功能,传输速度最大可达到20M.-C++ source code, the realization of P2P network file transfer function, the maximum transmission speed of up to 20M.
LFSS
- Lightweight File-Sharing Service - a lightweight, peer-to-peer file-sharing service –LFSS. not use any existing toolkits or platforms for constructing peer-to-peer system. perform the following functions: a. List files held locally with the d
gaoguaiAlbum
- p2P语音聊天,局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能 -p2P voice chat, local area network voice chat software source code, vs2005 c# development, set voice chat, text chat, file transfer, user authentication function
P2PMULTICHAT
- 开发环境为VISUAL STUDIO 2008,编程语言为C#,压缩包内是一个P2P网络通讯工具,包含了文件传输功能-Development environment for the VISUAL STUDIO 2008, programming languages C#, compressed within a P2P network communication tools, including a file transfer capabilities
ICQ
- 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 -Descr ipt
Windows_SOCKET
- 详细的P2P文件传输源码,用C#来实现的,非常适合初学者学习网络编程-Detailed P2P file transfer source code in C#, ideal for beginners to learn network programming
client-and-server
- 纯c语言写的客户端服务端聊天和文件传输程序-Pure c language to write client-side chat and file transfer program
socket
- C#基于udp的socket发送所选txt文件数据,输入发送路数,完成多路并发-C# to sending txt file selected based on udp socket data input to send large ones, to complete multiple concurrent
UDP-(1)
- C++写的udp文件传输功能,不是控制台程序,但可运行,可以借鉴的比较好的代码。-C++ UDP File transfer
CSharpSharp_P2Pnetwork
- 用C#实现的P2P流媒体文件传输,并能实现影音播放-With C# P2P streaming file transfer, and can achieve video playback
FreeFilesProject-master
- 使用C#开发的基于WCF的P2P文件共享系统,可以实现文件分享和下载功能-Developed using C# WCF-based P2P file sharing system, you can achieve file sharing and downloading capabilities
PeertoPeer
- 使用VS2013 c++,主要是实现使用Gnutella 网络做一个peer crawler,BFS order-Using Winsock and Visual Studio .NET 2013, your goal is to create a Gnutella crawler that discovers all currently present peers in the system. Your program will first contact a seed webserver
ComputerNetwork
- 类似于BitTorrent的本地文件共享(a bittorrent-like file-sharing software.)