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

搜索资源列表

  1. 一个利用Socket进行文件传输的例子.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:14811
    • 提供者:
  1. 点对点Transfer

    0下载:
  2. 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:43000
    • 提供者:赖卫东
  1. webftp2.3

    0下载:
  2. 小巧的FTP客户端源代码 能实现简单的文件传输功能 利用底层socket建立传送通道-compact FTP client source code to the simple file transfer capabilities to build the underlying socket transmission Corridor
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:205881
    • 提供者:jhgiuyds
  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. 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. NetTransferFile

    0下载:
  2. 刚学VC时写的文件传输程序,全部用SocketAPI编写-just learning to write when the file transfer process, all prepared with Socket API
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:99422
    • 提供者:jzx
  1. Server_Ftp

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19391
    • 提供者:wu
  1. Communicationbylqh

    0下载:
  2. 基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:80693
    • 提供者:Lqh
  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. big_file_Transfer

    0下载:
  2. 实现大型文件传输和点对点传输的socket编程-achieve large file transfer and point-to-point transmission socket programming
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:40427
    • 提供者:陈鼎才
  1. FileTransfer_socket

    1下载:
  2. Socket通信实现文件传输的vc代码。采用MFC CSocket类实现两台电脑之间的文件传输。-Socket Communication document transmission vc code. MFC CSocket used to achieve between the two computer file transfer.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:93785
    • 提供者:kanlihua
  1. socketftp

    1下载:
  2. 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Li
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:mafengxi
  1. FileSendRecv1_0

    0下载:
  2. 从点到点的文件传输,文件传输是指发送方将文件数据读入缓冲区,然后简单的调用socket的发送函数将数据传输到接收方,接收方收到数据后重组文件的过程。-from point-to-point file transfer, file transfer refers to this document will be read into the data buffer then a simple call of this function socket transmit data to the rece
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:53398
    • 提供者:刘哲
  1. filetransserver

    1下载:
  2. 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。 -side is based on the Treasury select I / O model. To prevent the program interface obstruction, a son
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:141066
    • 提供者:肖和平
  1. MyQQ

    0下载:
  2. 局域网内部聊天工具,支持个人私聊,群聊,文件传输(LAN internal chat tools to support personal chat, chat, file transfer)
  3. 所属分类:网络编程

  1. NetCommun

    0下载:
  2. 改进的一个基于C#Socket通信的局域网聊天软件。类似于飞鸽。除了缺少文件传输外,其它的都十分好,网络开发的基础好样例。(An improved LAN chat software based on C#Socket communication. Similar to dove. In addition to the lack of file transfer, the other is very good, the basis for good examples of network dev
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:611328
    • 提供者:csunking
  1. CODE

    0下载:
  2. 基于Linux网络编程,通过socket实现异地文件传输,基于多线程技术开发的文件实时传输系统。可用于网络拓扑配置和仿真(Based on Linux network programming, through the socket to achieve remote file transmission, based on multi threading technology developed real-time file transmission system. It can be used
  3. 所属分类:网络

    • 发布日期:2018-01-03
    • 文件大小:37888
    • 提供者:xieyinyangwudi
  1. colony

    0下载:
  2. 在qt中基于socket编程的聊天室程序,实现了点对点聊天,文件传输等功能(In the chat room program based on socket programming in QT, the functions of point to point chat, file transfer and so on are realized.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:32989184
    • 提供者:DonnieZeo
  1. tcptransform

    0下载:
  2. 在vs2010的平台下实现基于TCP的大文件传输,(The implementation of large file transmission based on TCP on the platform of VS2010.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:Matt_马猛飞
  1. Socket UDP for transfering files

    0下载:
  2. 使用UDP传输文件,阻塞式 socket 编程。(using UDP to transfer files, blocking socket programming.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:彼得而已
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com