搜索资源列表
P2pSocket.rar
- 在p2p中应用socket
Chat
- 一个p2p软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有?BR> [点对点Transfer.rar] - 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序. [可视电话、视频会议.zip] - 可视电话、视频会议
p2pTran
- 利用socket实现p2p对话和文件传输
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
javaSocket
- 用java编写的socket通信程序,实现简单的对话功能-A program about Socket using java, simple P2P .
78687687687
- socket网络编程,文件传输,P2P技术的应用-socket network programming, file transfer, P2P technology
P2P
- C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
p2p_chat
- 用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。-using socket , p2p chat program, easy, good for starting learners
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
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
P2P
- C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
6456456456465465
- 实现P2P技术,TCP翻越NAT技术的实现,SOCKET-P2P technology implementation, TCP implementation over the NAT technology, SOCKET
talk
- 小型视频聊天系统 可以聊天 发图片 利用SOCKET 和P2P技术 很值得学习 -Small video chat systems can chat and send pictures using SOCKET P2P technology is worth learning
shiyanba
- Java Socket编程讲解实现网络P2P间的信息数据等的交换。-Java Socket Programming explain the P2P network of information between the data exchange.
socket-filetransfer
- p2p 、socket tcp 实现文件传输,挺好的。-file transfer
socket-study
- p2p文件编程 socket 多线程 教程,一步一步教你入门-file transfer
P2P
- P2P编程,Windows Socket-P2P programming, Windows Socket
socket-program
- 通过学习socket套接字原来,采用java语言来实现P2P中的基本网络编程。仅供大家参考学习。-This source code applies the JAVA to realize the basic network program in the P2P networks by using the socket theory.