搜索资源列表
FtpClient&Service
- 一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)-a write C# ftp client can be installed as system services, and to support client configuration files. (Incidental services for the installation and uninstall the batch file)
IIS_server_installation_and_configuration
- IIS服务器的安装和配置:Internet信息服务(IIS)管理器,IIS服务的属性,IIS中的Web服务器的配置,IIS中的FTP服务器的配置-IIS server installation and configuration: Internet Information Services (IIS) Manager, IIS services, property, IIS the Web server configuration, IIS' s FTP server configurat
shiyanbaogao
- 计算机网络实验 DHCP服务的安装与设置 DNS服务的安装 FTP服务器配置 交换机的基本设置与VLAN设置实验报告 静态路由配置报告-Experimental Computer Network Services DHCP installation and setup DNS Service FTP server configuration to install the basic setup and switch VLAN settings to configure static routi
ftp
- FTP命令使用实例 全国大学FTP站列表 FTP服务器的安装及配置-FTP command uses the list of examples of the National University Station FTP installation and configuration of FTP servers
20072241039848
- 1。可支持远程配置文件 (中心服务器,客户端自动获取中心服务器配置文件。节省资源,仅程序运行时读取一次。) 2。可支持多种图片格式 (GIF/JPG/BMP/TIFF) 3。远程配置文件、图片远程路径 可支持多种读取方法或协议 (HTTP/FTP/共享路径/本地路径) 4。后台运行,占用系统资源小。(物理内存约 600KB,虚拟内存约 1400KB) -' 1. To support remote configuration file (the central se
WEB_FTP_Email_server_configuration_tutorial_Classi
- WEB FTP Email服务器经典配置教程WEB FTP Email server configuration tutorial Classic-WEB FTP Email server configuration tutorial Classic WEB FTP Email server configuration tutorial Classic
pure-ftpd-1.0.24.tar
- Pure FTP Server是一个快速、高效、轻便、安全的FTP服务器。它的功能相当多,也很实用。如果你正在寻找一个方便可靠的服务器,那么它是你最好的选择。-Pure-FTPd is a fast, production-quality, standard-conformant FTP server, based upon Troll-FTPd. The server has been designed to be secure in default configuration,
ftp-report
- ftp report (installation and configuration=
centos-ftp
- centos下安装FTP和配置和FTP的各个参数的意义-centos install FTP and FTP configuration and the significance of the various parameters
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP