搜索资源列表
p2p-Source
- 支持p2p上传下载、在线播放,能够灵活控制文件传输,自动检查文件传输是否完整或错误
P2P断点续传实现
- 仍釆用服务器与客户模式,需分别对其设计与编程。 服务器端较简单,主要就是加入待传文件,监听客户,和传送文件。而那些断点续传的功能,以及文件的管理都放在客户端上。
p2p
- p2p网络程序,可以对等的传输文件,支持断点续传。输入IP,port号-p2p network program, you can transfer files on an equal footing to support HTTP. Enter the IP, port number
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.
Filetransform
- 开发的一款P2P文件传输软件,该软件可以在局域网和互连上使用,具有文件传输,断点续传,多线程连接等功能。-Development of a peer-to-peer file transfer software, the software can be used in LAN and interconnect with file transfer, HTTP, multi-threaded connection.
P2P-30
- P2P功能的文件下载软件,能实现自动查找文件,续传,多点下载-P2P file download software features that can automatically find the file, resume, more downloads
P2P
- 在VC6.0的环境下,可以实现局域网内文件的断点续传的功能,服务器端和客户端在同一个界面,可以选择!应用程序是点对点的方式-At VC6.0 environment, can achieve LAN HTTP file functions, server-side and client in the same interface, you can choose! Applications are peer-to-peer way
p2p
- VC++ 详细说明:P2p文件传输服务端,配合上传的客户端使用。-VC++ Details: P2p file transfer server with the upload client.
p2p
- p2p网络程序,可以对等的传输文件,支持断点续传。输入IP,port号-p2p network program, you can transfer files on an equal footing to support HTTP. Enter the IP, port number
p2p
- 使用C#进行点对点通讯和文件传输 使用C#进行点对点通讯和文件传输-使用C#进行点对点通讯和文件传输
OpenCD
- delphi语言开发的p2p代码,支持上传下载,能够灵活控制文件传输-delphi language development of the p2p code, and support for uploading and downloading can be flexible control of file transfers
p2p-C
- p2p技术C源代码 P2P源码,需要实现这部分功能的朋友可以参考一下-p2p-C-
VCWinSockProgramming
- 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
Transfer
- 用mfc编写的实现p2p文件互传。通过此应用程序,可以实现两台主机之间文件的共享。-Mfc prepared with each other to achieve p2p file transfer. Through this application, you can realize the sharing of files between two hosts.
server
- P2p文件传输服务端,配合上传的客户端使用。-P2p file transfer server, with the upload client.
P2P
- 实现了p2p,基本的客户端和服务器端的通信,还能在服务器端和客户端通信。客户端之间也能传文件。可作为很好的例子学习。-Achieved p2p, basic client and server communication, but also on the server side and client communications. Clients can also transfer files between. As a good example of learning.
p2p-programming
- 实现p2p文件传输,并且包含文件上传,文件下载,账号登陆等-file transformation ,including uploading files , downloading files and login
p2p
- 实现文件传输,点对点文件传输,该软件可以在局域网和互连上使用,具有文件传输,断点续传,多线程连接等功能。-File transfer, peer-to-peer file transfer, the software can be used in LAN and interconnect with file transfer, HTTP, multi-threaded connections and other functions.
P2P
- 经典的P2P网络文件传输实现,分服务器和客户端界面,能对话,能下载,并记录上传下载信息-Achieve a classic P2P network file transfer, sub-server and client-side interface, dialogue, can download and record upload and download information
p2p
- p2p上传下载工具,代码详细,实现成功,适合作为参考文件