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

搜索资源列表

  1. ftpClient

    0下载:
  2. FTP客户端有自动获取本机IP,设置端口号,用户登录管理,获取服务器端的文件目录,文件传输等功能-FTP client with automatic access to the local IP, set the port number, user login management, access to the server file directory, file transfer and other functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:88189
    • 提供者:贾飞雪
  1. MyFtp

    0下载:
  2. VC++上传下载,FTP客户端源代码,功能不算太多,不过实现的FTP的基本功能,设置服务器参数后,可连接FTP服务器,进行文件上传或下载,大家可在此基础上继续扩展,核心模块可参考。-VC++ uploading and downloading, FTP client source code, functionality is not too much, but to achieve the basic functions of FTP, set the server parameters, ca
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:32238
    • 提供者:胡杨
  1. baobiao_VB

    1下载:
  2. 基于VB语言实现的报表功能。通过FTP服务器的客户端和服务器端。双数据库支持,支持SQL2000和ACCESS两个数据库切换。-Based on the statements of VB language features. FTP server through the client and server. Dual-database support, support SQL2000 and ACCESS switch the two databases.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:443308
    • 提供者:李苏宁
  1. ftp_server_client

    0下载:
  2. 实现了linux下的客户端和服务器端,实验环境为redhat linux9.0-Achieved under the linux client and server, experimental environment for redhat linux9.0
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:5210
    • 提供者:gwc
  1. bftpd-1.6.tar

    0下载:
  2. 一个非常简单但功能强大的ftp服务器端软件.安装后可直接使用./bftpd -n使用default运行.default中ftp帐号包含所有可用linux帐户,为只读权限.-A very simple but powerful ftp server-side software. Can be used directly after installation./Bftpd-n use the default run. Default in ftp account linux account that
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-27
    • 文件大小:112303
    • 提供者:袁立威
  1. FTPServer

    0下载:
  2. 用socket写的FTP的服务器端。是学习window网络基本编程的实现的一个小的考试小下载程序。-Written using socket server-side FTP. Window to learn basic programming networks to achieve a small test small download.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:73664
    • 提供者:luoxin
  1. FTPdownandupload

    0下载:
  2. ftp客户端实现文件的上下载,服务器文件列表的读取,和对文件的管理-ftp client to download the files, the server read the list of files, and document management
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:61095
    • 提供者:刘磊
  1. FileZilla

    0下载:
  2. FileZilla是SourceForge的开源项目之一,它的客户端软件支持快速FTP,SFTP协议,其服务器软件是一个完整的FTP服务器。是研究FTP协议的必备资料。-FileZilla is one of SourceForge open-source projects, and its client software to support the rapid FTP, SFTP protocol, the server software is a complete FTP server.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:106306
    • 提供者:guorong
  1. pingandftp

    0下载:
  2. 一个ping和FTP的源代码,FTP包含服务器端和客户端。-A ping and FTP the source code, FTP contains the server-side and client.
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-15
    • 文件大小:32856
    • 提供者:domi
  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-25
    • 文件大小:288595
    • 提供者:yanghui
  1. AsyncSocketServer

    1下载:
  2. ftp服务器和客户端的简短代码 用C#编写-ftp server and the client brief using C# code to prepare
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:17296
    • 提供者:liu
  1. FTPServer

    0下载:
  2. 通过调用它提供的一些方法,实现连接FTP服务器,上传/下载文件,目录操作等基本功能,便能开发出容易上手,效率较高的FTP客户端应用程序。-By calling it provides a number of ways to connect FTP server, upload/download files, directories, operations and other basic functions, will be able to develop easy to use, efficie
  3. 所属分类:Ftp Server

    • 发布日期:2017-05-14
    • 文件大小:210512
    • 提供者:weiguohua1986
  1. VC_FTP

    0下载:
  2. 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;-Directory ftp server is a console based on the ftp server program, able to re
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:71325
    • 提供者:zhangshouying
  1. socket

    0下载:
  2. 通过socket编程,编写两个独立运行的C++程序,一个为服务器,一个是客户端。 本次作业能实现客户端对服务器的下载文件和上载文件的操作。 客户端:D盘的FTP文件夹存放要上传的文件,F盘的FTP文件夹存放下载的文件。 服务器端:D盘的FTP文件夹存放供用户下载的文件,F盘的FTP文件夹存放用户上载的文件。- socket
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:103454
    • 提供者:batilei
  1. FTPServer

    0下载:
  2. FTP服务器,需要客户端来配合收发文件,可以通过共享目录看到服务器端的所有文件-FTP server, the client required to cope with the transceiver documents can be shared directory to see the server-side all documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:14976
    • 提供者:123
  1. RemoteControl_2008-11-20_13-06

    1下载:
  2. 简易的FTP服务器端和客户端实现,用java编写-Simple FTP server and client implementation, using java prepared
  3. 所属分类:Ftp Server

    • 发布日期:2016-03-12
    • 文件大小:79214
    • 提供者:wenhelin
  1. CSharpFTPServer

    0下载:
  2. CSharp制作的简单FTP服务器和客户端浏览器-CSharp made easy FTP server and client browser
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:148326
    • 提供者:ny_dsc
  1. ftp

    0下载:
  2. 一个ftp客户端和服务器端程序的源代码,演示ftp服务器的主要功能和协议实现,使用vc++编程-a ftp demo, included client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:218111
    • 提供者:sjun
  1. fileServer

    0下载:
  2. FTP文件传输协议,服务器端JAVA编程实现-FTP File Transfer Protocol, server-side JAVA Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:12661
    • 提供者:stuartking
  1. FTP1

    0下载:
  2. FTP服务器端,用C#编写,实现了文件传送功能-C Sharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:35088
    • 提供者:魏志伟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com