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

搜索资源列表

  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. myftp.tar

    0下载:
  2. linux 用c语言实现的ftp客户端源码-linux c language using the ftp client source code
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-26
    • 文件大小:107433
    • 提供者:小谢
  1. myftp

    0下载:
  2. ftp客户端的实现 ,用c语言实现,在linux下gcc测试通过-ftp client implementation, using c language, tested in gcc under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:3938
    • 提供者:小谢
  1. MyFtp

    0下载:
  2. 自己实现的ftp功能的程序,可以完成从远程计算机下载或上传文件,基于ftp协议。-Their own capabilities to achieve the ftp program, to be completed from a remote computer to download or upload files, based on the ftp protocol.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:38082
    • 提供者:余桑
  1. MyFtp

    0下载:
  2. 一个小的C++的FTP程序,大家一起分享,交流,进步-A FTP of C++ program, share
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-22
    • 文件大小:6839406
    • 提供者:骆小猪
  1. MyFtp

    0下载:
  2. 一个用Visual c 写的关于FTP的小程序,供初学visual的学习-A written using Visual c small program on the FTP, visual learning for beginners
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:28969
    • 提供者:lu wenjie
  1. MyFtp

    0下载:
  2. vc FTP上传下载的程序源码,有兴趣的朋友学习一下。-vc FTP upload and download the program source code, learn about friends who are interested.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:37926
    • 提供者:
  1. MyFtp

    0下载:
  2. MFC中上传类的使用举例,很不错的例子,可以学会怎么使用MFC中上传类。-Upload class in the use of MFC for example, a very good example, you can learn how to use MFC classes in the upload.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2071314
    • 提供者:蒋敦平
  1. myftp

    0下载:
  2. 实现了一个简单的ftp功能 并且有较为完整的shell功能 可以实现FTP的上传下载及关闭-Implements a simple ftp functions and have a more complete shell function
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:30932
    • 提供者:wudi
  1. MyFTP

    0下载:
  2. 我用VB写一断程序完成: 1. 文件的FTP上传、覆盖 2. 文件的下载、覆盖-I used to write a VB program off to complete: 1 file FTP upload, covering 2 files to download, covering
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-04
    • 文件大小:9704
    • 提供者:王文
  1. myFTP.tar

    1下载:
  2. 一个小的ftp的实现,主要是利用posix socket的一些知识。-The realization of a small ftp, mainly using posix socket of some knowledge.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:8778
    • 提供者:Zealoussnow
  1. MyFtp

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

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

    0下载:
  2. MyFTP Admin是一个一种基于Web的GUI,能方便地查看与管理ProFTPD服服务器的用户与组。它允许你管理用户与组,查看传输日志(上传与下载)与错误日志,查看磁盘容量。 -MyFTP Admin is a one kind of Web-based GUI can easily view and manage ProFTPD service server users and groups. It allows you to manage users and groups, vi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:34393
    • 提供者:tuition
  1. myftp

    0下载:
  2. 本系统主要实现一个文件传输功能,即通过TCP或UDP协议,建立局域网内的客户端与服务器端的数据通信,实现从客户端到服务器端的上传和从服务器端到客户端的下载,以及通过命令对服务器端进行文件的各种操作。该系统主要难点在于客户端命令的拆分以及对多用户的请求处理。应熟悉TCP和UDP协议,及网络模型的实际应用。应熟练掌握Linux下的C语言编程,以及通过管道实现进程间的通信。进程/线程对资源的访问方法,文件的读写及内存映射等操作。-linux c++ ftp
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:518300
    • 提供者:kevin
  1. myftp

    0下载:
  2. 在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connec
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:130530
    • 提供者:33
  1. myFtp

    0下载:
  2. QT实现的FTP下载实例,采用的是QT 4.8.0版本的-The QT implementation FTP downloads instance using QT 4.8.0 version
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:7932
    • 提供者:
  1. myFTP

    0下载:
  2. QT实现ftp功能。。 linux平台-QT ftp function. . . . linux platform
  3. 所属分类:Linux Network

    • 发布日期:
    • 文件大小:2575
    • 提供者:
  1. myFTP

    0下载:
  2. 一个简单的FTP服务器,包含上传、下载、列出文件列表、查看帮助等-A simple FTP server that contains the upload, download, listed in the file list, view the help
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:1578008
    • 提供者:sharonqu
  1. MyFTP

    0下载:
  2. ftps的代码实现,用socket底层函数来实现的,代码结构比较简单,可以正常登录Serv-u和windows下的IIS ftps服务器。注意登录时,ftps命令通道发送的指令顺序有区别。请认真查看源代码。代码可能不能直接编译通过,是从实际的公司产品代码中挖出来的,请见谅。需要稍候修改下。但是ftps的操作过程很清晰。-the ftps The code to achieve, the socket underlying function, the code structure is relat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:10774
    • 提供者:wangtao
  1. MyFTP

    0下载:
  2. 使用C#实现的ftp异步上传下载。环境要求vs2010及以上。-ftp Asynchronous uploading and downloading
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:43008
    • 提供者:xin
« 1 2 3 45 »
搜珍网 www.dssz.com