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

搜索资源列表

  1. ftpcode

    0下载:
  2. 一个FTP服务器的源吗程序 您需要至少在VC6.0的开发环境下才能运行!-a ftp server sourcecode,you need to complie it with visual c++~
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:199960
    • 提供者:雨寒
  1. ftpvc++

    1下载:
  2. ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial est
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:6301
    • 提供者:dd
  1. Unixftpcilent

    1下载:
  2. 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:4704
    • 提供者:sl
  1. ftp

    0下载:
  2. 利用C/C++,实现windows下的ftp程序,包含客户端和服务器端-Using C/C++, to achieve under windows ftp program, client and server side includes
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:541088
    • 提供者:孟jc
  1. ftp_client.rar

    1下载:
  2. C语言写得ftp客户端程序,对嵌入式开发有较好参考价值,C language written in ftp client on the embedded value of the development of a better reference
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-26
    • 文件大小:7931
    • 提供者:苗立双
  1. FTP-server-client-linux-c

    0下载:
  2. FTP 客户端和服务器端,linux程序。支持多进程服务!客户端和服务端各一个单独文件。-FTP on linux codes。Client and server。
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:9279
    • 提供者:康竟淞
  1. ftp

    1下载:
  2. C语言编写的完整的ftp源代码,包括客户端与服务端-The complete C language source code ftp, including the client and server
  3. 所属分类:Ftp客户端

    • 发布日期:2012-11-15
    • 文件大小:122977
    • 提供者:ali
  1. FTP

    0下载:
  2. Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:43065
    • 提供者:gaciya
  1. ftp

    0下载:
  2. 对大型企业和大型单位而言,其C/S结构下的终端机数量众多,因此,人工软件升级将是一件头痛的事情。采用自动升级模块,将极大的提高软件系统的效率。本模块的功能是,将本地最新软件模块上传到服务器上,以客户机自动检测并下载,实现客户端程序的自动更新。-For large enterprises and large-scale units, its C/S structure of the large number of terminals, therefore, artificial software
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-24
    • 文件大小:288595
    • 提供者:yanghui
  1. FileZillaServer

    0下载:
  2. 一个国外写的FTP服务器,对于想了解FTP协议或学习c++编程的一定大有裨益。-Written in a foreign FTP server, FTP protocol to want to know or learn c++ programming will certainly benefit.
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-13
    • 文件大小:3097497
    • 提供者:totti
  1. QDFtp

    0下载:
  2. C#开发的FTP服务器,对于想学习C#网络开发的人,这是个很好的参考例子。-C# Developer' s FTP server, who want to learn C# web development, and this is a good reference for example.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:65476
    • 提供者:tqw
  1. Newfolder(3)

    0下载:
  2. this file a ftp server client to be c code and simple
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:194893
    • 提供者:mmm aaa
  1. ftp

    3下载:
  2. 采用客户/服务器模式,分为客户端程序和服务器端程序。服务器采用套接字来实现。客户端程序和服务器程序通过FTP协议开发。-using c# ,a simple ftp software including client and server.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:108319
    • 提供者:qiu
  1. FTPserver

    0下载:
  2. Implements a FTP server using Visual C-Implements a FTP server using Visual C++
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-04
    • 文件大小:209683
    • 提供者:李龙
  1. FTP

    0下载:
  2. 一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 -A console-based ftp server program, able to achieve most of the FTP server program Note: a. username and password for the toldo b. the main directory is c:/temp,
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:122987
    • 提供者:pizili
  1. ftp

    0下载:
  2. 基于FTP协议,使用linux自带的FTP服务器作为服务器,编写一个客户端C程序,用来实现上传、下载、改变目录等功能-Based on the FTP protocol, use Linux own FTP server as a server, write a client C program designed to upload, download, change directory etc. Function
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:1909
    • 提供者:huang
  1. FTPandclient

    0下载:
  2. FTP服务端和客户端程序,C#源码实现!对刚接触C#网络编程的人有用!-FTP server and client programs, the C# source code to achieve useful to people new to C# Network Programming.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:42239
    • 提供者:李小龙
  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-23
    • 文件大小:130530
    • 提供者:33
  1. FtpServer

    0下载:
  2. C#编写的简易的ftp服务器,支持上传,下载文件(C# prepared by the simple FTP server, support upload, download files)
  3. 所属分类:Ftp客户端

    • 发布日期:2018-01-02
    • 文件大小:81920
    • 提供者:qzz
  1. my-ftp

    2下载:
  2. 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)
  3. 所属分类:Ftp客户端

    • 发布日期:2019-12-07
    • 文件大小:303104
    • 提供者:LosMerengues07
« 12 »
搜珍网 www.dssz.com