搜索资源列表
P2Pshili
- 这是用VB.net实现的一个简单的P2P示例.利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息.-This is achieved using Programs require a simple example of P2P. UDP burrows use of the technology. Service hours Treasury ends with the client. server-side landing records for us
p2p+server+client
- chat server and client
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
P2P
- P2P流媒体系统相对于传统客户端/服务器模式流媒体系统由于具有可扩展性高、鲁棒性强、易于实现 负载均衡等特点而得到广泛应用。另一方面,通常需要对P2P流媒体系统性能指标进行评估以对系统设计 进行改进、优化设计参数。但是由于P2P系统的开放性和分布性,系统中没有统一中央控制实体,大量节点 动态加入离开系统会引起网络逻辑拓扑动态变化-P2P streaming media system as opposed to the traditional client/server mode be
P2P
- C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
p2p
- 一个简单的但还是很清晰p2p客户端和服务器程序。-A simple but still very clear p2p client and server programs.
cliecntserver
- message transferring client server program in java
TCPServerAndClient
- delph编程,使用WinSocket技术,实现局域网内的客户端服务器之间的消息通讯-delph programming, the use of WinSocket technology to realize LAN client-server message communication between the
JXTA-Java-P2P-Network
- 最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。首先,JXTA是为了构建P2P网络而制订的一组协议,是解决构建P2P网络必须要解决的问题的方法。共有六个协议(关于这些协议后面会详细的谈的)。其次,JXTA是P2P应
server
- P2p文件传输服务端,配合上传的客户端使用。-P2p file transfer server, with the upload client.
P2Pclient-server
- NAT 点对点通信功能 提供P2Pserver和P2PClient 将P2Pserver放在公共IP地址上运行,在任一台连接到INTERNET上的电脑上运行P2Pclient程序,即可建立UDP连接,接收到私有IP对应的公共IP地址,与另一个client通信-NAT function provides point to point communication and P2PClient P2Pserver public IP address on the P2Pserver run on any
client
- p2p 双平台聊天程序 server在Linux上运行,client在MS Visual Studio上运行-P2p-clinet and server program, the server side can be run on linux, and the client side can be run on MS Visual Studio
clientServer
- 网络课程的通信代码,有服务器端和客户端,可以实现客户与服务器的通信与文件传输-Online course communication code, server and client, client and server communications and file transfer can be achieved
p2p
- 一个C实现的Client-Server模式的P2P。-a client-server software using c in linux terminal.
udp
- udp client server in vesual basic lang and multi and p2p thank from all my
client-and-server
- 纯c语言写的客户端服务端聊天和文件传输程序-Pure c language to write client-side chat and file transfer program
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
udp-client--server
- 压缩文件中包含两个工程,client和server。client负责发送,server负责接收。实现基于UDP协议的文件传输。传输指定的文件时,需在程序中更改文件的路径。-The compressed file contains two projects, client and server. The client is responsible for sending, server is responsible for receiving. Realized based on UDP prot
UDP-Client-Server
- Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.
client
- 该程序代码能实现在安卓客户端与服务端进行的数据传输,比如文字聊天等-The program code can be achieved in the android client and server data transmission, such as text chat, etc