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

搜索资源列表

  1. ftp

    0下载:
  2. Visual Studio.net 2003 基于Socket套接口,实现文件数据传输服务。学会FTP协议、协议解析、基于Socket的编程技术及其文件传输服务的技术。-Visual Studio.net 2003 based on Socket sets of interfaces, data transmission service implementation document. Institute of FTP protocol, protocol analysis, based o
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:138697
    • 提供者:任芳
  1. bluetooth

    0下载:
  2. 利用vs.net2005平台和C# 语言编写蓝牙信息系统(包括蓝牙文件传输和蓝牙信息广播)需要微软蓝牙协议栈(MS Stack)的支持。下面就PC端如何安装微软蓝牙协议栈进行操作说明。-PC-side installation of Microsoft' s Bluetooth protocol stack
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:486366
    • 提供者:wanghao
  1. 2009219124026786

    0下载:
  2. 基于Java的FTP文件传输系统的 设计与实现 -Java-based FTP file transfer system design and implementation of
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:18649
    • 提供者:雨林纷飞
  1. WenJianChuanShu

    0下载:
  2. 有关“文件传输”的论文资料,有7、8篇之多,适合于网络编程的朋友。-The " File Transfer" paper information, there are as many as 7,8 articles, suitable for network programming friends.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2439228
    • 提供者:
  1. wjcs

    0下载:
  2. 易语言制作的文件传输 需知道ip传输 比较方便-zdcsdsdsadsa
  3. 所属分类:软件工程

    • 发布日期:2017-04-13
    • 文件大小:3036
    • 提供者:xuqichao
  1. T-REC-T.30-200509-I!!PDF-C

    0下载:
  2. T.30建议书 国际电信联盟制定的三类传真终端文件传输标准-Recommendation ITU T.30 facsimile terminals set the standard file transfer
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7628978
    • 提供者:芦欢
  1. PROJECT

    0下载:
  2. 广播系统教师端的源码,实现监控,文件传输等-IT IS VERY GOOD
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:6069002
    • 提供者:小天
  1. file-transfer

    0下载:
  2. 毕业论文 文件传输协议的简单设计与实现 计算机网络设计-Thesis of simple file transfer protocol design and implementation of computer network design
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:246422
    • 提供者:huaidan
  1. TransFile

    0下载:
  2. 这是一篇关于文件传输,断点续传,多线程进行传输的书籍,借鉴一下,很有用处-This is an article about the file transfer, HTTP, multi-threaded transfer books, reference, very useful
  3. 所属分类:Project Manage

    • 发布日期:2017-04-07
    • 文件大小:41600
    • 提供者:张建国
  1. bb

    0下载:
  2. 联网导播系统中基于UDP的可靠文件传输模块的设计与开发 硕士论文 有参考价值-The reliable UDP file transfer module design and development of master' s thesis in the networking guide sowing system based reference value
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1642108
    • 提供者:加加
  1. UdpFileTransport

    0下载:
  2. 本学期网络编程实验课老师要求做的文件传输程序,基于vc++6.0编写-This semester network programming experimental class teacher asked to do a file transfer program, based on vc++6.0 write
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:7536708
    • 提供者:王泽华
  1. Linux_socket_file_translate

    0下载:
  2. Linux下基于socket的文件传输程序设计 -Linux, socket-based file transfer program design
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:223658
    • 提供者:wxh
  1. UDP

    0下载:
  2. UDP实现可靠文件传输 既能实现UDP传输的速率,又能保证可靠,对丢包,乱序等进行处理后组合-UDP reliable file transfer both UDP transmission rate, but also ensures reliable, packet loss, out-of-order processing combination
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:11100
    • 提供者:yar
  1. JAVA

    0下载:
  2. 一个基于中心服务器方式的即时数据通信工具,实现两机 (或多机) 进行以上功能的通信。 (1)能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息; (2)IM功能:用户登录后能进行实时多方点到点短信息通信,如聊天; (3)能选择要求服务器进行转发服务; (4)能保存通信记录到数据库(SQL Server、MySQL或其他桌面型数据库或数据文件); (5)能进行双方文件传输,能显示进度;-A central server-based real-time data co
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:8300351
    • 提供者:王玉涛
  1. ftp_client-server_c_linux

    0下载:
  2. 用C语言 实现Linux上的FTP传输。本设计旨在利用Winsock 2.0简单实现FTP(File Transfer Protocol,文件传输协议)的客户端和服务器端程序。-Using C language on Linux FTP transfers. The design is aimed at the Winsock 2.0 simple implementation of FTP (File Transfer Protocol, File Transfer Protocol) cli
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:187454
    • 提供者:夜夜
  1. File-transfer-system-based-on-TCP

    0下载:
  2. 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。-System With JAVASE platform file transfer between two computers using socket communication and design appropriate GUI. Socket mode files quickly and accurat
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:241633
    • 提供者:何鹏飞
  1. socketCSharp

    0下载:
  2. 基于SOCKET的办公软件,聊天,文件传输 C#编写-hen good
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:454449
    • 提供者:一番
  1. Linux

    0下载:
  2. Linux常用命令集小册子,分为文件管理、文件传输、文档编辑、系统管理、系统设置、网络通讯、磁盘管理、磁盘维护、备份压缩、设备管理几类。提供命令的使用权限、使用方式、说明、参数与范例。Linux开发人员必备手册。-Commonly used Linux command set booklet is divided into document management, file transfer, document editing, system management, system setting
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:357920
    • 提供者:夏啊
  1. Linux-Service-PPT-chap02-v1.2

    0下载:
  2. 构建文件服务器,构建FTP文件传输服务器等需要注意的事项以及构建步骤-Build a file server build FTP file transfer server and other points to note, as well as build steps
  3. 所属分类:Project Manage

    • 发布日期:2017-11-08
    • 文件大小:3203
    • 提供者:郝一峰
  1. test

    0下载:
  2. 文件传输通信.可以发送和接收文件,主要传送和接收图片,在Window xp系统上编译通过并且传输文件成功-c++ Builder
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:771946
    • 提供者:fendou
« 1 23 4 5 6 »
搜珍网 www.dssz.com