搜索资源列表

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

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

    • 发布日期:2024-05-17
    • 文件大小: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
  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

    1下载:
  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
  3. 所属分类:ListView/ListBox

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

    0下载:
  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. 所属分类:其它资源

    • 发布日期: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
  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. 所属分类:其它资源

    • 发布日期: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. P2P

    1下载:
  2. 程序实现局域网的点对点大型文件传输,用户可以增加本地的共享文件到程序中,对方就可以在远程文件框中看到这些文件夹的所在目录,通过点击相应的文件目录可以实现下载文件到自己主机-Procedures for large-scale peer-to-peer LAN file transfer, users can share files local to the process, the other party can file on the
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:王儒伟
  1. like_icq

    0下载:
  2. 一个即时通讯的源码(类似qq),delphi写的。内有需要用到的控件,知识包括点对点,文件传输,界面等等方面知识。非常值得学习的代码。-A source of instant messaging (similar to qq), delphi written. Inside there is a need to use the control, knowledge, including peer-to-peer, file transf
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:65533952
    • 提供者:Syber
  1. filechuanshu

    0下载:
  2. 用MFC实现局域网内点对点的大文件传输的源代码我的毕业设计,功能简单但是希望能让想实现文件传输的朋友参考-Point to point within a LAN with MFC large file transfer the source code of my graduate design, functionality simple but the desire to want to achieve the file transfe
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:353280
    • 提供者:刘晓峰
  1. sendfiles_socket

    0下载:
  2. vc实现的点对点通讯,文件传输,含有客户端和服务器端-vc to achieve point to point communications, file transfer, contains client and server-side
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:11063296
    • 提供者:冯旭飞
  1. p2px_1_0_1.tar

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

  1. 77166402p2p(socket)

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

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:crazyli
  1. P2PQQ.RAR

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

    • 发布日期:2024-05-17
    • 文件大小: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编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者: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. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:zhchc
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »

源码中国 www.ymcn.org