CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 点对点文件传输

搜索资源列表

  1. 用MFC实现局域网内点对点的大文件传输.rar

    1下载:
  2. 所属分类:界面编程

    • 发布日期:
    • 文件大小:124201
    • 提供者:
  1. 网络文件传输原代码

    0下载:
  2. P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件-peer-to-peer (P2P) epidemic has had a large number of network transmission software, we are here is to introduce himself wrote a simple peer-to-peer file transfer, sending one doc
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:485271
    • 提供者:冰水
  1. p2p_File_Transation

    0下载:
  2. 一个点对点的文件传输的源码,基于VC++6.0,为减小体积,已删除生成EXE文件-a peer-to-peer file transfer of the source code, based on VC 6.0, to reduce the volume, EXE has been deleted document generation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41272
    • 提供者:钱志刚
  1. client111

    0下载:
  2. 是一个点对点的文件传输的客户端,有断点续传的功能,使用SOCKET接口-is a peer-to-peer file transfer client, HTTP functions, the use of Socket Interface
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:332667
    • 提供者:芦笙
  1. fileSEVER111

    0下载:
  2. 点对点的文件传输的服务端程序,与客户端程序配合使用,客户端已经上传-peer-to-peer file transfer service software, and client programs used in conjunction with, the client has been uploaded
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:157863
    • 提供者:芦笙
  1. delphiChat

    1下载:
  2. 1 设计目标:网络无中心,世界任我行 在没有任何固定服务器的情况下,人们仍然可以畅通无阻的进行点对点的交流,传输文件,语音,视频等! -a design goals : network-center, a world imprisoned in the absence of any fixed server circumstances, people can still unimpeded for peer-to-peer exchanges, transfer files, voi
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:478359
    • 提供者:邱中天
  1. (Delphi)P2P_NC

    2下载:
  2. P2P无中心设计,在没有任何固定服务器的情况下,人们仍然可以畅通无阻的进行点对点的交流,传输文件,语音,视频等-P2P no center design, in the absence of any fixed server circumstances, people can still smooth conduct peer-to-peer exchanges, transfer files, voice, video, etc.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:493726
    • 提供者:wuyuepeng
  1. CSharpFileTran

    0下载:
  2. 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:18022
    • 提供者:honpher
  1. dddtxxt

    0下载:
  2. 本程序使用VB语言编程,使用WinSock控件完成的点对点(P2P)聊天和文件传输程序。可以实现两台机器间互发消息,并且有聊天和文件传输记录,安全可靠。-procedures for the use of the VB programming language. Use Winsock Control to complete the peer-to-peer (P2P) file transfer and chat procedures. Can be achieved between the
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2809592
    • 提供者:刘一浩
  1. pointtopointTransfer

    0下载:
  2. 点对点的文件传输,利用SOCKET编程,简单容易使用。VC-the peer-to-peer file transfer, using Socket Programming, simple and easy to use. VC
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:41190
    • 提供者:xaviersue
  1. TCPIPpro

    1下载:
  2. TCPIP协议栈代码,包含SMTP,POP邮件协议,PPP点对点协议,FTP文件传输协议-Beginners protocol stack code, including SMTP, POP mail agreement, the PPP point-to-point agreement FTP File Transfer Protocol, and so on
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:673515
    • 提供者:PUDN1983
  1. PtoPconnection

    0下载:
  2. 点对点传输文件,这是课程设计写的,希望对大家有帮助哦-point-to-point transmission, which is written in the curriculum design, we hope to help Oh
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:63433
    • 提供者:mo
  1. p2p(socket)

    1下载:
  2. 用C#Socket实现点对点的文件传输,利用4个类的建立来实现-C# Socket point-to-point file transfer, using four categories to achieve the establishment
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5590
    • 提供者:张少先
  1. chat_file-transmition

    0下载:
  2. 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60458
    • 提供者:彭双庆
  1. 123456

    0下载:
  2. 能实现点对点的P2P之间的文件传输,对于P2P编程方面有很大的帮助~-to achieve peer-to-peer P2P file transfer between, the P2P program are a great help ~
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:48711
    • 提供者:李兴
  1. p2px_1_0_1.tar

    1下载:
  2. P2PX是一个开源的P2P点对点音视频、文件通讯传输开发套件;包括跨平台可部署服务端程序,和客户端开发组件; P2PX实现NAT点对点的穿透,支持音视频传输,文件传输等功能。 使用标准RTP实时流媒体传输协议,MPEG4视频编码格式,局域网内点对点传输达到2-3M/秒传输速度,支持多文件发送。-P2PX is an open source P2P peer audio and video, file transfer communications Development Kit includi
  3. 所属分类:P2P

  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. P2PQQ.RAR

    1下载:
  2. P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息群发等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,
  3. 所属分类:P2P

    • 发布日期:2017-07-02
    • 文件大小:47881216
    • 提供者:lxh
  1. faraway_sendandreceive

    0下载:
  2. 用c#实现点对点文件远程传输,并实时显示上传和下载速度。并实现断点续传。-C# peer-to-peer file-distance transmission, and real-time display of upload and download speeds. And HTTP.
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:4363
    • 提供者:kevin
  1. source

    0下载:
  2. Java 点对点文件发送与接收,点对点网络通讯,实现文件传输以及简单的文本信息发送。 -Java peer to peer file sending and receiving, peer to peer network communications, file transfer and simple text messaging.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-05
    • 文件大小:5400
    • 提供者:zhchc
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com