搜索资源列表
java p2p socket通信源码
- java p2p socket通信源码
p2p.rar
- 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
Socket-TCP
- java socket 实现基于tcp的p2p聊天室,可以多人聊天。-java socket tcp of p2p-based chat rooms, you can chat with people.
P2pSocket
- 在p2p中应用socket-P2p application in the socket
78687687687
- socket网络编程,文件传输,P2P技术的应用-socket network programming, file transfer, P2P technology
P2P
- C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
shareaza
- p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
code0001
- 用vb编写的小程序,用于实现局域网内的P2P通讯,属于基本实现,可以借此学习socket的应用。-Vb prepared using a small program for the realization of the P2P network communications, are essential to achieve, you can take this learning socket applications.
p2p_one
- P2P相关技术实现的有用文档,不错的资料-P2P technology to achieve a useful document, good information
chat
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m
P2P
- C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
MultiChatLib
- 基于比特精灵多人聊天基础,采用P2P技术,里面实现了完成的 线程库,内存库,和socket通讯类,含TCP和UDP ,代码很经典,执行效率很高,有需要的同学,可以自行下载,仅供学习使用,不得用于商业,否则后果自负。-Chat based on Bitspirit people using P2P technology, which achieved the completion of the thread library, the memory bank, and the socket comm
77166402p2p(socket)
- Socket实现点对点的文件传输,一个文档-Socket to achieve point to point file transfer, a document
socket-filetransfer
- p2p 、socket tcp 实现文件传输,挺好的。-file transfer
socket-study
- p2p文件编程 socket 多线程 教程,一步一步教你入门-file transfer
P2P-IM
- 设计一个p2p聊天软件,由多个聊天客户端和一个中心服务器组成。各个聊天客户端可以两两相互发送消息。目的在于设计GUI,多线程和套接字编程。各个客户端用IP地址和TCP/IP监听端口号进行标识。每个客户提供一个名字,方便其它客户端。 此设计由两部分组成。 部分一:p2p聊天中各个成员管理。每个成员称为一个peer,要有一个中心的服务处理peer的登记和对已经登记的peer进行更新。 步骤1:一个peer选择一个名字,通过登记界面进行登记。 步骤2:服务器拥有一个公有IP,在一
P2P
- P2P编程,Windows Socket-P2P programming, Windows Socket
p2p
- 一个基于mfc的简单点对点聊天工具 需要知道对方IP 基于socket的非阻塞模型-Need to know the other IP socket-based non-blocking model based on simple peer-to-peer chat tools mfc
socket
- 利用winsock2实现TCP点对点通讯(Implementation of P2P communication by winsock2)