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

搜索资源列表

  1. FTPlianjieyuliulan

    0下载:
  2. 实现了FTP的客户端,在线浏览FTP服务器上的文件列表-achieved a FTP client, FTP server online browsing files on the List
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:9158
    • 提供者:xxxxzzzzyyyy007
  1. myftp-complete.tar

    1下载:
  2. linux下实现的简易ftp客户端程序,可以与标准的ftp服务器上下载、上传文件、列出指定目录下的所有文件,等。-simple ftp client, with the standard of the ftp server to download and upload documents, designated directories list of all documents, such as.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:32093
    • 提供者:zhzhy
  1. javatext

    1下载:
  2. FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:91894
    • 提供者:杨恒
  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. BCB6_FTP

    1下载:
  2. C++ Builder 6.0编写的完整FTP源码,包括Server、Client功能。-C Builder 6.0 FTP integrity of the source code, including Server, Client function.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:14295
    • 提供者:almond
  1. jftp

    0下载:
  2. 一个用JAVA写的FTP客户端程序。功能强大不仅支持FTP,还支持其它协议如SMB, SFTP, NFS, HTTP等。在传输文件的同时还可以浏览FTP服务器上的资源,也可以浏览局域网上的Windows共享资源等-a written using Java FTP client program. Not only powerful FTP support, but also support other protocols such as SMB, SFTP, NFS, HTTP, and so o
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:2278519
    • 提供者:秦宗全
  1. ftpPlayer

    0下载:
  2. 这是一个FTP服务器和客户端程序,可实现直接播放FTP上的媒体-This is an FTP server and client procedures, direct broadcast media FTP
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:21438
    • 提供者:吴建文
  1. ftp-custom

    0下载:
  2. 简单的FTP客户端,通过该客户端连接指定的服务器,界面简洁友好,方便使用.-simple FTP client, the client specified server, simple and friendly interface, ease of use.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:2595
    • 提供者:马雪玲
  1. ftp9999

    0下载:
  2. 这是一个FTP客户端代码,通过本程序后访问相应的FTP服务端.-This is an FTP client code, adopted after the visit of the corresponding FTP server.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:23605
    • 提供者:hzh272
  1. HS_SFTP

    1下载:
  2. 用Winsock编写的一个很好FTP客户程序,该程序支持多种服务器。可以浏览FTP服务器的文件,也可以通过双击指定的文件图标下载文件。-prepared using Winsock a good FTP client program, which supports multiple servers. FTP server can browse the documents, or by double-clicking on a file icon to download the file.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:103427
    • 提供者:侯爽
  1. ftp-socket

    1下载:
  2. 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:李亚林
  1. FTPServerClient

    0下载:
  2. c++编写的FTP服务器和客户端程序,支持服务器间互传文件-c prepared by the FTP server and client, server, support each other - paper
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:10414
    • 提供者:孟祥亮
  1. MyFTP_T

    2下载:
  2. 利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:29485
    • 提供者:严磊
  1. FTP-client-server

    0下载:
  2. FTP服务器和客户端,按照FTP RFC标准实现,但是功能尚没有完全实现。但是框架和协议都是设定。
  3. 所属分类:Ftp客户端

    • 发布日期:2014-01-16
    • 文件大小:39311
    • 提供者:廖洪申
  1. warsrc

    0下载:
  2. 包括FTP Server和Client的源程序(VC),功能十分强大 WAR FTP
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:413268
    • 提供者:STRENGS
  1. TinyFtpServer

    0下载:
  2. 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,st
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:13897
    • 提供者:乐浩军
  1. ConvFTP.rar

    0下载:
  2. 一个轻量级的FTP服务器及客户端,没有图形界面。,A lightweight FTP server and client, there is no graphical interface.
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-27
    • 文件大小:49596
    • 提供者:小树林
  1. FTP.rar

    1下载:
  2. 客户端检查本地文件修改时间和服务器文件时间对比,如果服务器更新,则程序自动升级,Client checks the local file server file modification time and the time contrast, if the update server, then automatically upgrade
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:147921
    • 提供者:老猫
  1. FTPfile.rar

    0下载:
  2. 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。,Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the p
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:234932
    • 提供者:sunbing
  1. linux下的FTP客户端和服务器源代码

    2下载:
  2. linux下的FTP客户端和服务器源代码 socket编程,linux under the FTP client and server source code for socket programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:442931
    • 提供者:周乐文
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com