很好的FTP的实例,肯定可以编译使用的,主要功能是实现FTP的查询-good examples of FTP, they can certainly use the compiler, the main function is to achieve FTP inquiries 下载
|
FTP.ZIP主要实现网络的传输功能,主要是实现客户端和服务器端的有效通讯.-FTP.ZIP main function of the transmission network, is the main client and the server-effective communications. 下载
|
次代码主要的功能是完成了ftp的客户端,支持链接ftp网络,下载文件,是一个小型的ftp客户端程序,便于初学ftp变成者用.-meeting of the major functions of code completion of the ftp client, ftp support network link, the download is a small ftp client program to facilitate learning to use the ftp into. 下载
|
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码-This is the major file upload function, the right to write ftp procedures is a good reference source 下载
|
这是一个简单的FTP客户端,主要实现了连接、下载和地址记录等功能,可以作为FTP初学者的示范教材。-This is a simple FTP client, a main link, download and address records and other functions, FTP can be used as a model teaching beginners. 下载
|
Java编写的一款FTP程序,主要功能有支持上传、下载、目录转换。需要加入其他命令的支持可以在Request类的sendEventMsg方法中的case语句里添加 FTP的用户名和密码默认是test test- 下载
|
这是基于 XLoadTree 的一个强大功能的展示的例子, 文件个头也不大, 主要功能集中在 Web 前台. 最终目标是实现一个易于使用的像 Windows 资源管理器那样管理远程 JSP 服务器文件的工具, 功能包括: 查看目录树, 浏览/下载文件, 删除文件, 重命名文件, 直接修改文件的内容 内置 GZIP 压缩过滤器加快网页传输. 我们租用虚拟主机或者建立自己企业的服务器的时候经常会遇到文件管理的问题, 用 FTP 方式固然方便, 不过总是需要用一个 FTP 终端软件来管理, 而这个工具可以帮你只要有浏览器, 就可以方便的操作服务器上的文件. 警告: 目前没有加入任何密码保护功能, 请自己考虑加入! 在 Tomcat 5.0 下将压缩包 filebrowser解压后直接放置在 {Tomcat安装目录}\webapps\ 下面, 然后浏览器 键入 http://localhost:8080/filebrowser/ 即可看到运行结果 - 下载
|
一个VC版的QQ盗号器源代码,这是1.0版,主要是想提给那些做这方面东东的朋友提供一个思路,新的功能还在增加,比如会加入FTP功能、可配置功能、自动查找原QQ文件功能。 -a version of the VC-QQ zip code, which is version 1.0, mainly to those who would like to mention in this regard the Eastern friends for an idea that the new function is increasing, such as the inclusion of FTP functions, configuration, automatic search function of the original document QQ. 下载
|
本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers. 下载
|
FTP使用技巧 发布者:flyfox 发布时间:07月31日 详细信息: FTP(文件传输)和E-mail(电子邮件)、Telnet(远程登录)一样,是Internet的三大主要功能之一。因为使用频繁,用户往往会遇到各种各样的问题,合理利用FTP命令的初始化文件.netrc,使运行FTP后自动执行某些FTP的内部命令,可有效地克服各种使用中的不便,极大地方便FTP的使用者。-FTP Skills release : flyfox Published Date : July 31 details : FTP (file transfer) and E-mail (e-mail), Telnet (remote login), the Internet is one of the three major functions. Because of the frequent use, users often encounter all kinds of problems, rational use of the FTP command initialization file. re, so after running automatic FTP implementation of certain internal FTP order to be effective in overcoming the use of inconvenience FTP great convenience for the users. 下载
|