CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 P2P编程 搜索资源 - server

搜索资源列表

  1. OpenCD.rar

    0下载:
  2. 一个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
  3. 所属分类:P2P编程

    • 发布日期:2014-03-10
    • 文件大小:566093
    • 提供者:
  1. OpenCD

    0下载:
  2. 一个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
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:566360
    • 提供者:拉啊啊
  1. P2PServer

    0下载:
  2. P2P 程序服务端,具有很高的参考价值。-the server of P2P application,which is valueable to refer to.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:2148
    • 提供者:
  1. p2p code

    1下载:
  2. 简单p2p服务端客户端源码. p2p server/client code.-simple peer-to-peer client-service source. Peer-to-peer server / client code.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:5498
    • 提供者:稀文
  1. diantodian

    0下载:
  2. 一个很典型的p2p应用,这个是客户端,服务器端正在上传-A tipical application about peer to peer. This is the client, and the server is uploading.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:20078
    • 提供者:李俊
  1. diantodiansvr

    0下载:
  2. 一个很典型的点对点应用,客户端已经上传,这个是服务器端-A tipical application about p2p, the client is already uploaded, this is the server.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:17375
    • 提供者:李俊
  1. ClientSock

    0下载:
  2. socket 编程,服务器端程序,测试与客户端的连接,接收数据。-socket programming, server-side procedures, testing and client connectivity and receive data.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:41919
    • 提供者:甘莉
  1. p2p+server+client

    0下载:
  2. chat server and client
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:620237
    • 提供者:王国松
  1. STUN Server

    0下载:
  2. stun server 用来判断网关的NAT类型,对于P2P有一定意义。-stun server used to determine the type of NAT gateway, P2P is a certain sense.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:280913
    • 提供者:wk
  1. TCPSocket

    0下载:
  2. 实现基于socket的消息接受解析并转发,GPS信号接受解析服务器-Socket-based message analysis to accept and forward, GPS signal to accept Resolution Server
  3. 所属分类:P2P

    • 发布日期:2017-03-23
    • 文件大小:27655
    • 提供者:hui
  1. SERVER

    0下载:
  2. simple p2p Server try and enjoy
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:64872
    • 提供者:man
  1. P2P

    0下载:
  2. C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:289193
    • 提供者:tim
  1. VoIPProxy

    0下载:
  2. sip 代理服务程序可做为sip server的接入代理-sip proxy service program can be used as sip server access agent
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:32085
    • 提供者:tang
  1. p2p

    0下载:
  2. 一个简单的但还是很清晰p2p客户端和服务器程序。-A simple but still very clear p2p client and server programs.
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:75316
    • 提供者:shi
  1. server

    0下载:
  2. P2p文件传输服务端,配合上传的客户端使用。-P2p file transfer server, with the upload client.
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:44037
    • 提供者:
  1. P2P-server

    0下载:
  2. 基于P2P技术的视频传输源代码,屏幕抓取等-p2p video trans source code
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:2479878
    • 提供者:inpile
  1. clientServer

    0下载:
  2. 网络课程的通信代码,有服务器端和客户端,可以实现客户与服务器的通信与文件传输-Online course communication code, server and client, client and server communications and file transfer can be achieved
  3. 所属分类:P2P

    • 发布日期:2017-05-21
    • 文件大小:6517163
    • 提供者:he
  1. udp-client--server

    1下载:
  2. 压缩文件中包含两个工程,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
  3. 所属分类:P2P

    • 发布日期:2017-11-07
    • 文件大小:2790985
    • 提供者:胡雪瑞
  1. UDP-Client-Server

    0下载:
  2. Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.
  3. 所属分类:P2P

    • 发布日期:2017-11-07
    • 文件大小:1618
    • 提供者:Eashan
  1. php_Client-Server

    0下载:
  2. 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).
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:381670
    • 提供者:anima
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com