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

搜索资源列表

  1. socket_ftp

    0下载:
  2. linux ftp 实现了用户名登录及文件上传下载-client server
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-27
    • 文件大小:9614
    • 提供者:朱斌
  1. FTP

    0下载:
  2. 文件传送是各种计算机网络都实现的基本功能,文件传送协议是一种最基本的应用层协议按照客户/服务器的模式进行工作,提供交互式的访问,是INTERNET使用最广泛的协议之一。本程序设计主要学会学会利用已有网络环境设计并实现简单应用层协议,掌握TCP/IP 网络应用程序基本的设计方法和实现技巧,理解处于相同网络环境下的两个不相同的程序如何实现数据上传和下载,进一步理解服务器和客户端的工作原理及通信方法,在数据交互中掌握TCP/IP的体系结构,体会TCP的运输连接管理的三个阶段:建立连接、数据传送、释放连
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:243309
    • 提供者:yan
  1. vb-ftp

    1下载:
  2. FTP客户端 VB源码 实现上传和下载功能-ftp client
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:34170
    • 提供者:江为仁
  1. Ftp

    0下载:
  2. 实现了基本的上传、下载、判断文件是否存在及我实际应用中最重要的根据选择的远程文件地址自动创建相关目录功能 -Achieve a basic upload, download, whether the file exists and I practice the most important according to the selected remote file address automatically creates the relevant directories function
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:4391
    • 提供者:
  1. VB-FTP

    0下载:
  2. 利用VB进行FTP的上传与下载。VB to the FTP uploads and downloads.-VB to the FTP uploads and downloads.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-23
    • 文件大小:8337
    • 提供者:dengyijian
  1. ftp

    0下载:
  2. pb代码,ftp.rar实现文件的上传和下载-pbdaima ,ftp.rarshixian wenjian deshangchuan he xiazai
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:309192
    • 提供者:左贵臣
  1. ftp

    0下载:
  2. 通过学习linux下Socket编程,根据ftp协议,可以编写一个小型的ftp服务器和客户端,实现用户登录对文件的上传和下载的功能。-Learning under linux Socket programming, according to the ftp protocol, you can write a small ftp server and client, the user is logged on the file upload and download function.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:11981
    • 提供者:浅醉
  1. delphi-ftp

    1下载:
  2. 在下载有用的软件的时候常常因为网络或者其他原因突然断网,已经下载了一部分的软件又要重新下载,于是断点续传出现在网络上,大量的下载工具软件都支持这个功能,其意义就是可以继续上次没有下载完的文件下载,节省时间,不过断点续传功能需要服务器支持,现阶段的绝大多数服务器都支持断点续传。 -DELPHI FTP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:320397
    • 提供者:张工
  1. MyFtp

    0下载:
  2. ftp客户端,支持FTP上传和下载,希望对大家有用-FTP client
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2520387
    • 提供者:何赛
  1. FTPClient

    0下载:
  2. 在JAVA程序中,经常需要和FTP打交道,比如向FTP服务器上传文件、下载文件,本文简单介绍如何利用jakarta commons中的FTPClient(在commons-net包中)实现上传下载文件。 所用到的jar包有: commons-net-1.4.1.jar jakarta-oro.jar-In JAVA program, often need to deal with and FTP, such as to the FTP server to upload files
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:246172
    • 提供者:刘金海
  1. FTPManage

    0下载:
  2. FTP文件上传下载模块,输入FTP服务器IP地址、服务器端口、用户名及密码,单击“快速登录”按钮,连接FTP服务器。连接成功后,设置下载文件存储目录,然后就可以上传及下载文件了。下载文件过程中,可以暂停及删除下载任务。-FTP file upload and download module, enter the IP address of the FTP server, server port, user name and password, click the " Quick Logi
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:766962
    • 提供者:luxiong
  1. Ftp

    0下载:
  2. 用VC6的MFC做的一个ftp客户端 可以用其连接ftp进行上传和下载 包括用户名及密码-VC6 MFC to do an ftp client can use it to connect ftp upload and download, including user name and password
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:29803
    • 提供者:wucs
  1. FTP-VC

    0下载:
  2. 利用VC做了FTP服务器端与客户端,实现了上传、下载、显示文件内容、删除、重命名等功能-VC FTP server and client to achieve the upload and download, display the contents of the file, delete, rename, and other functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:828952
    • 提供者:mengxiao
  1. 69ftp

    0下载:
  2. FTP客户端 服务器 能实现简单list 上传下载功能 计算机网络课程设计-FTP client-server computer network curriculum design simple list upload and download functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2704782
    • 提供者:程类
  1. Tftppcsharrph

    1下载:
  2. 此源代码,是一个运用csharp语言开发的一个ftp程序源码,带有上传下载,并并且同步进度条.是本人刚开始学习网络编程与开发时开发的一个程序源码. 可直接使用。 -This source code using an ftp program source code csharp language development, with upload and download, and sync progress bar. I just started to learn network progra
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:57297
    • 提供者:
  1. ap-ftp-java-sever

    0下载:
  2. java ftp服务器,下载上传等 够不够二十个字-java ftp server, download upload, etc.
  3. 所属分类:Applet

    • 发布日期:2017-05-09
    • 文件大小:2400794
    • 提供者:comcp
  1. CFtpUploadUtil

    0下载:
  2. FTP客户端上传下载util类,支持smaruploadd和apache common 包, -FTP client to upload and download util class support smaruploadd apache common package
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2201
    • 提供者:谈判
  1. aFtppfuwuqqic

    0下载:
  2. 实现FTP的基本功功能,能上传下载文件. -To achieve the basic functionality of the FTP uploading and downloading files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1815
    • 提供者:jx
  1. zjhftp

    0下载:
  2. 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-26
    • 文件大小:20549
    • 提供者:
  1. FtpDemo

    0下载:
  2. Ftp上传和下载文件,以及遍历文件的类封装-Ftp Method to Unload and downlaod File
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:41049
    • 提供者:zhaozhiyang
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com