搜索资源列表
P2pFileShareing
- 这是一次作业的,基于MFC框架,实现的局域网P2P文件共享系统。每一个peer端可以共享文件,其他Peer可以进行文件的查找和定位。文件夹内包含一个全面的DOC文档,包括类设计,线程调度,使用说明等。该网络模型简单实用,可供Socket初学者学习使用。 请先阅读Readme.txt,然后阅读文件夹内的dox文档。-This is a job. MFC-based framework to achieve the local area network P2P file sharing system
UDPP2P
- UDP点对点通讯,SOCKET 适合初学者学习研究-UDP p2p
P2PClientAndServer
- P2P,CS结构,socket通信,TCP/IP协议-P2P, CS structure, socket communication, TCP/IP protocol
vcChatRoom
- 即时通信开发,类似于扣扣的一个客户端,基于socket的即时通信的p2p的聊天工具-Instant Messaging
Delphi_DataSnap
- 多层开发文档(包括远程调用技术代码追踪(socket).doc、P2P穿透防火墙源码分析等)-Three-tier development document
Chat_application_using_WC_src
- P2P聊天的服务器和客户端程序,有界面,使用win socket实现-P2P chat server and client program interface, using win socket implementation
gcc_socket_program
- 自己写的,实现了基本的网络通讯,上传文件和p2p下载.txt文件-gcc socket program
P2PChat
- C#开发的socket通讯功能,实现点对点通信 -C# P2P
web(2012)
- 网络方面的专业方向课程设计要求及代码. 实验一 SOCKET编程 实验二 HTML与XML应用 实验三 基于JXTA的P2P程序设计 实验四 基于.NET的Web Service程序设计 实验五 WCF Service程序设计 实验六 Google AppEngine程序设计 实验七 Hadoop的安装与配置 -Network professional direction curriculum design requirements and code. Ex
sheji
- 基于P2P方式的多媒体信息传输.主要是围绕P2P技术进行探讨、研究和如何实现简单应用。其中介绍了P2P技术的特点和发展背景,论述了当前P2P系统的网络模型和应用现状。主要研究了在TCP/IP协议下,利用Windows 套接字(Socket)网络编程,阐述如何创建基于MFC Csocket类面向局域网络的P2P网络应用程序。-P2P MultiMedea player.
CPP-socket-p2p-using-udp
- C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
Chat
- 实现点对点发送文本聊天,P2P基于套接字发送和接收文本-Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text
TransferServer
- 基于套接字的P2P文件收发器,实现网络文件的点对点收发-Socket-based P2P file transceiver, transceiver peer network file
ch11_1
- JAVA socket 编写的聊天室程序 p2p点对点的 以及聊天室形式的-Chat room procedures P2P point written JAVA socket to point and chat room form
as3_air_sock
- Socket通信程序 AIR端用SocketServer创建端口监听 其他端用Socket连接AIR端的ip+端口 中间可能涉及沙箱安全问题,请自行baidu搜索 GroupSpecifier NetConnection NetGroup 这三个类建立p2p的连接进行通信-Socket communication program to create AIR SocketServer listening on port side with the other
socket111
- 关于socket编程,实现了p2p的分享和下载文件-About socket programming, the p2p file sharing and downloading
socketp2p
- 另外一个计算机网络实验课socket以及P2P网络的实现的源代码,包括server和client端-Another computer network Lab socket and P2P networks to achieve the source code, including server and client-side
P2P_JAVA
- 一个简单的P2P聊天软件,使用java编写,有界面,适合初学者学习java的socket编程和界面编程。使用eclipse编写。-A simple P2P chat software written using Java, interface, suitable for beginners to learn Java socket programming and programming interface.Using Eclipse Develop.
sock_tcp_p_p_chat
- linux 简单TCP socket p2p-linux tcp chat
myQQ
- 基于TCP协议,应用socket通信技术的P2P网络聊天系统。-P2P network chat system based on TCP protocol and socket communication technology.