搜索资源列表
OpenCD.rar
- 一个Open Source Project的P2P软件。 全部用Delphi自身的控件完成,含Server端及Client端的代码和程序- Open Source Project P2P software. Completely uses Delphi own to control to complete, contains the Server end and the Client end code and the procedure
OpenCD
- 一个Open Source Project的P2P软件。 全部用Delphi自身的控件完成,含Server端及Client端的代码和程序- Open Source Project P2P software. Completely uses Delphi own to control to complete, contains the Server end and the Client end code and the procedure
P2PServer
- P2P 程序服务端,具有很高的参考价值。-the server of P2P application,which is valueable to refer to.
p2p code
- 简单p2p服务端客户端源码. p2p server/client code.-simple peer-to-peer client-service source. Peer-to-peer server / client code.
diantodian
- 一个很典型的p2p应用,这个是客户端,服务器端正在上传-A tipical application about peer to peer. This is the client, and the server is uploading.
diantodiansvr
- 一个很典型的点对点应用,客户端已经上传,这个是服务器端-A tipical application about p2p, the client is already uploaded, this is the server.
ClientSock
- socket 编程,服务器端程序,测试与客户端的连接,接收数据。-socket programming, server-side procedures, testing and client connectivity and receive data.
p2p+server+client
- chat server and client
STUN Server
- stun server 用来判断网关的NAT类型,对于P2P有一定意义。-stun server used to determine the type of NAT gateway, P2P is a certain sense.
TCPSocket
- 实现基于socket的消息接受解析并转发,GPS信号接受解析服务器-Socket-based message analysis to accept and forward, GPS signal to accept Resolution Server
SERVER
- simple p2p Server try and enjoy
P2P
- C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
VoIPProxy
- sip 代理服务程序可做为sip server的接入代理-sip proxy service program can be used as sip server access agent
p2p
- 一个简单的但还是很清晰p2p客户端和服务器程序。-A simple but still very clear p2p client and server programs.
server
- P2p文件传输服务端,配合上传的客户端使用。-P2p file transfer server, with the upload client.
P2P-server
- 基于P2P技术的视频传输源代码,屏幕抓取等-p2p video trans source code
clientServer
- 网络课程的通信代码,有服务器端和客户端,可以实现客户与服务器的通信与文件传输-Online course communication code, server and client, client and server communications and file transfer can be achieved
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.
php_Client-Server
- Simple PHP client and server: The server will start and wait for connection, and the client to connect to it and send some string (information).