搜索资源列表
MultiThreadDownload
- 所有的下载软件文件名有的是中文、有的是数字、有的是英文,还有的是一些符号,如果下载多个文件对其更名很是麻烦,本程序可以对影音文件的文件名采取自动更新处理并多线程下载-all the documents downloaded software from some Chinese, some digital, some in English, still, some of the symbols, if you download multiple files renamed its very tro
myftp-complete.tar
- linux下实现的简易ftp客户端程序,可以与标准的ftp服务器上下载、上传文件、列出指定目录下的所有文件,等。-simple ftp client, with the standard of the ftp server to download and upload documents, designated directories list of all documents, such as.
assignment
- 一个实现了的ftp服务器基本功能程序,服务器的安全管理代码还没有开发, 但该程序已经可以适用于网络 该ftp服务器还具有一些管理功能,主要是针对用户管理的,有如下命令: list listuser adduser deluser help ? 关于用户的权限设置,还未开发,因此所有登陆的用户的都具有最高权限, 有2个缺省用户: user:ruan password:good user:wen password:well 用户信息在同目录下的user.
jftp-1[1].00pre1.tar
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some impro
ftpclient_VB
- 一个用VB写的FTP程序,可以实现你在ftp里的所有操作-write a VB FTP program, and you can achieve the ftp's all operators
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
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
TFTP
- 本程序完成了tftp文件传输,分为一个客户端和一个服务器,当客户端连接服务器成功后,服务器显示客户端当前盘符下的所有文件。客户端输入命令请求下载,服务器端同样通过命令可以完成从客户端上传文件。-The completion of the tftp file transfer program, divided into a client and a server, when a client connects to the server is successful, the client serv
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