搜索资源列表
FtpSearch
- Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等-Ftp search tools, the main attribute of pages controls, the implementation of a designated IP Ping order to survive View host state, scanning host ports, open, add, query and c
TFTPServerforWindows
- WINDOWS下的TFTP,用于宿主机与目标板的文件传输-WINDOWS under TFTP, for the target board and host file transfer
ftpshangchuan
- 在FTP的使用当中,用户经常遇到两个概念:"下载"(D3ownload)和"上载"(Upload)。"下载"文件就是从远程主机拷贝文件至自己的计算机上;"上载"文件就是将文件从自己的计算机中拷贝至远程主机上。用Internet语言来说,用户可通过客户机程序向(从)远程主机上载(下载)文件。-Use them on the FTP, users often encounter two concepts: the " Download" (D3ownload) and "
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
VC写的FTP客户端程序(可上传下载)
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded