资源列表
openssh-5.1p1.tar
- 传统的网络服务程序,如:ftp、pop和telnet在本质上都是不安全的,因为它们在网络上用明文传送口令和数据,别有用心的人非常容易就可以截获这些口令和数据。而且,这些服务程序的安全验证方式也是有其弱点的, 就是很容易受到“中间人”(man-in-the-middle)这种方式的攻击。所谓“中间人”的攻击方式, 就是“中间人”冒充真正的服务器接收你的传给服务器的数据,然后再冒充你把数据传给真正的服务器。 服务器和你之间的数据传送被“中间人”一转手做了手脚之后,就会出现很严重的问题。 S
ftpsss
- FTP(File Transfer Protocol),是文件传输协议的简称。用于Internet上的控制文件的双向传输。同时,它也是一个应用程序(Application)。用户可以通过它把自己的PC机与世界各地所有运行FTP协议的服务器相连,访问服务器上的大量程序和信息。-FTP (File Transfer Protocol), File Transfer Protocol is the short title. For the Internet on the two-way transmi
SimpleFTP
- 一个简单的ftp代码,对于想学习写ftp功能的是个不错的例子-A simple ftp code, want to learn to write for the ftp function is a good example
BatchFTP
- 批量从不同FTP服务器上取文件,适合于多台WEB服务器上取日志等-Volume from different FTP server access file, suitable for more than one WEB server access logs, etc.
src
- ftp文件更新服务器,Socket,和界面的制作,可承担5000个用户同时进行下载文件。-ftp file update server, Socket, and the interface of production, be able to absorb the 5000 users to download files at the same time.
cvery_944993
- 实现了FTP的一些基本功能,可以对FTP的站点进行连接和下载上传-Achieved some of the basic functions of FTP can connect to FTP sites and download upload
multiftpthreadprj
- 多线程FTP下载功能例子 支持断点续传功能-Multi-threaded FTP download function example to support HTTP functions
Group_Ftp
- 类似FTP下载功能,需要FTP服务器支持-Similar to FTP download capabilities, the need for FTP server support
FTPConstrution
- 该文章介绍了怎么用C++来开发常见的上传工具FTP工具的具体开发步骤,可以用来给有一定C++基础的读者练练笔,以达到更好的熟练操作C++语言!-The article describes how to use C++ To develop a common tool for FTP upload tool to develop the specific steps that can be used to have a certain C++ Based readers练练pen, in orde
TFTP_Test
- tftp在ARM7(S3CEV40)上的实现,网卡芯片TRL8019A-tftp in ARM7 (S3CEV40) on the realization of chip card TRL8019A
100
- 一个简单的ftp客户端,可以实现对上传下载文件操作-A simple ftp client, can be achieved on the uploading and downloading file operations