CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Ftp客户端 搜索资源 - FTP test

搜索资源列表

  1. AtlFtp-v1.1(20070211)-vs2003

    0下载:
  2. 一个ftp客户端程序,封装成COM组件,提供了组件接口,可以很方便被其它程序调用。同时提供了测试程序testftp。-an ftp client, Packaging into COM, the component interface, can be easily call other procedures. It also provides a test procedure testftp.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:84221
    • 提供者:mengwutian
  1. FTP_Client_library_in_CSharp

    0下载:
  2. 这是一个C#实现的FTP客户端的类库文件的实现方法,内附测试程序。-This is a C# implementation of the FTP client library file implementations, enclosing the test program.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-22
    • 文件大小:3546
    • 提供者:ZAOJIA
  1. 1

    0下载:
  2. 实验一 熟习几个基本网管命令 实验三 协议分析软件的应用 实验四 数据冗余 实验五 使用C++实现 计算结点间最短距离 实验六 熟悉ftp指令 -A few basic network test commands to familiarize themselves with the three experimental protocol analysis software application test four data redundancy using C++ test f
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-10
    • 文件大小:1388954
    • 提供者:王心
  1. Ftp

    1下载:
  2. ftp客户端功能实现:连接、上传、下载。在VS2005环境中开发,使用MFC开发完成,测试通过。能上传单个文件。-ftp client function: to connect, upload, download. In the VS2005 development environment, developed with MFC, test. Can upload a single file.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:6278
    • 提供者:liying
  1. ftplib-3.1-src.tar

    0下载:
  2. 一个开源的ftp Client源码实现,具备ftp的基本功能,对研究ftp协议帮助很大。曾被我用来测试ftp下载的网速。-an open source ftp client source code with the element functionality, which can be use to test the transfer speed of network.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-27
    • 文件大小:90243
    • 提供者:王磊
  1. FTP_client_server

    0下载:
  2. 这是我自己用VB写的一个FTP客户服务端的代码!测试非常好用,简单实用!-This is my own using VB to write an FTP client code customer service! Test is very convenient, simple and practical!
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-05
    • 文件大小:4111
    • 提供者:skaler
  1. bbb

    0下载:
  2. 该程序实现了一个简单的ftp服务器,在windows平台通过ftp命令行测试。-The program implements a simple ftp server in windows platform through the ftp command-line test.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-17
    • 文件大小:16861
    • 提供者:
  1. FTP

    0下载:
  2. 用VC实现的FTP上传下载软件源码,测试通过,没有问题,希望有一定的参考价值-VC achieved with FTP uploading and downloading of software source code, test is passed, there is no problem, I hope there is some reference value
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-26
    • 文件大小:9462446
    • 提供者:sun
  1. ftptest

    0下载:
  2. ftp测试工具,可以实现ftp上传,下载文件。-ftp test
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-27
    • 文件大小:34917
    • 提供者:ajiu
  1. Ftp-Vc

    0下载:
  2. 基于C++ 的Ftp协议封装,使用serv-u就可以测试协议,上传下载-Based on C++, Ftp protocol encapsulation, use the serv-u can test the agreement, uploading and downloading
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:18566
    • 提供者:liuwei
  1. ftpclient

    0下载:
  2. 整理两个VC++ 源码的FTP服务器程序,其中一个功能比较完备,当然,这是相对另一个简单的来说的,这个复杂点的很像CuteFTP软件,界面和功能都相似,可上传及下载,多视图操作,具备快速登录等,另一个则相对简单点,这里不再多说,有兴趣的先看看源码爱好者网站的截图,请下载压缩包自行编译测试吧。 -Order two VC++ source FTP server program, one of the more complete functionality, of course, is anot
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:123475
    • 提供者:陈志反
  1. myftp.tar

    0下载:
  2. 用C语言实现的简单 嵌入式 ftp 客户端,用 struct 和 函数指针仿真了 c++ 中的类。 在uclinux平台上测试通过。 -Simple to use C language embedded ftp client, struct and function pointers with the simulated c++ classes. Uclinux platform in the test.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-26
    • 文件大小:4073
    • 提供者:成伟
  1. www.NewXing.com

    0下载:
  2. 实现ftp上传下载,新手测试学习用。请大家多指正。-Achieve ftp upload and download, new to test for learning purposes. Please correct me more.
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-13
    • 文件大小:3119115
    • 提供者:王王
  1. FTP

    0下载:
  2. FTP的客户端的测试代码,现在很需要一个ce的客户端啊-FTP client test code, and now it needs a client ah ce
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:92808
    • 提供者:dwdssa
  1. FTPTestDevCPP

    0下载:
  2. vc++ 开发的FTP 测试 程序,作为进出vc大门的引导程序。-vc++ developed the FTP test procedure, as out of the vc door bootloader.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:50768
    • 提供者:张志军
  1. feitp-server.V3

    2下载:
  2. 高性能的Ftp服务器,使用Python的环境,改进了pyftpdlib源码 结合使用了python2.6版本以后的多进程编程(非多线程) 实现了高并发的FTP服务器,具有很好的可扩展性!-1.Very high performance FTP Server about 10X than vsFTP server 2.Base on pyhton lib (pyftpdlib) 3.Use Multi-CPU Tech on python lib(multiprocess)
  3. 所属分类:Ftp客户端

    • 发布日期:2013-07-10
    • 文件大小:255523
    • 提供者:long
  1. ftp

    0下载:
  2. ftp服务源码,亲测可用,喜欢的朋友下载吧-ftp service source, pro-test is available, like a friend to download it
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:23530
    • 提供者:tochem
搜珍网 www.dssz.com