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

搜索资源列表

  1. java p2p socket通信源码

    0下载:
  2. java p2p socket通信源码
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-12-05
    • 文件大小:3506
    • 提供者:parchLE
  1. p2p.rar

    0下载:
  2. 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
  3. 所属分类:Linux Network

    • 发布日期:2016-12-23
    • 文件大小:29016
    • 提供者:lucy
  1. Socket-TCP

    0下载:
  2. java socket 实现基于tcp的p2p聊天室,可以多人聊天。-java socket tcp of p2p-based chat rooms, you can chat with people.
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:4861
    • 提供者:uio
  1. P2pSocket

    0下载:
  2. 在p2p中应用socket-P2p application in the socket
  3. 所属分类:P2P

    • 发布日期:2017-11-09
    • 文件大小:8646
    • 提供者:曲飚
  1. 78687687687

    0下载:
  2. socket网络编程,文件传输,P2P技术的应用-socket network programming, file transfer, P2P technology
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1980833
    • 提供者:陈湫
  1. P2P

    0下载:
  2. C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:100458
    • 提供者:plit001
  1. Java-socket

    0下载:
  2. 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:1345
    • 提供者:马正梁
  1. shareaza

    0下载:
  2. p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-13
    • 文件大小:2307580
    • 提供者:叶兵茹
  1. code0001

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

    • 发布日期:2017-03-28
    • 文件大小:12753
    • 提供者:凌瀚宇
  1. p2p_one

    0下载:
  2. P2P相关技术实现的有用文档,不错的资料-P2P technology to achieve a useful document, good information
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:451329
    • 提供者:kevin
  1. chat

    0下载:
  2. 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:96969
    • 提供者:张洪铭
  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. MultiChatLib

    0下载:
  2. 基于比特精灵多人聊天基础,采用P2P技术,里面实现了完成的 线程库,内存库,和socket通讯类,含TCP和UDP ,代码很经典,执行效率很高,有需要的同学,可以自行下载,仅供学习使用,不得用于商业,否则后果自负。-Chat based on Bitspirit people using P2P technology, which achieved the completion of the thread library, the memory bank, and the socket comm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:220429
    • 提供者:天一
  1. 77166402p2p(socket)

    0下载:
  2. Socket实现点对点的文件传输,一个文档-Socket to achieve point to point file transfer, a document
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:5594
    • 提供者:crazyli
  1. socket-filetransfer

    0下载:
  2. p2p 、socket tcp 实现文件传输,挺好的。-file transfer
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:5169
    • 提供者:xmf
  1. socket-study

    0下载:
  2. p2p文件编程 socket 多线程 教程,一步一步教你入门-file transfer
  3. 所属分类:P2P

    • 发布日期:2017-04-08
    • 文件大小:396234
    • 提供者:xmf
  1. P2P-IM

    0下载:
  2. 设计一个p2p聊天软件,由多个聊天客户端和一个中心服务器组成。各个聊天客户端可以两两相互发送消息。目的在于设计GUI,多线程和套接字编程。各个客户端用IP地址和TCP/IP监听端口号进行标识。每个客户提供一个名字,方便其它客户端。 此设计由两部分组成。 部分一:p2p聊天中各个成员管理。每个成员称为一个peer,要有一个中心的服务处理peer的登记和对已经登记的peer进行更新。 步骤1:一个peer选择一个名字,通过登记界面进行登记。 步骤2:服务器拥有一个公有IP,在一
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:503271
    • 提供者:liu
  1. P2P

    0下载:
  2. P2P编程,Windows Socket-P2P programming, Windows Socket
  3. 所属分类:P2P

    • 发布日期:2017-11-16
    • 文件大小:51513
    • 提供者:金鑫杰
  1. p2p

    0下载:
  2. 一个基于mfc的简单点对点聊天工具 需要知道对方IP 基于socket的非阻塞模型-Need to know the other IP socket-based non-blocking model based on simple peer-to-peer chat tools mfc
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:
    • 文件大小:24302
    • 提供者:郭晨
  1. socket

    0下载:
  2. 利用winsock2实现TCP点对点通讯(Implementation of P2P communication by winsock2)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:339968
    • 提供者:hellozzp
« 12 3 »
搜珍网 www.dssz.com