搜索资源列表
7.3 实现FTP应用
- 一个很好的学习例子,主要是ftp的实现,包括了多线程部分。-A very good example to study. It mainly talks about the implementation of ftp including the multi-process.
1-NMFtp
- 这是一个如何使用FTP控件的小例子,要安装这个小软件,先要有一个有FTP的服务器-how to use FTP controls a small example, to install small software, you have to have an FTP server
FtpFrame
- 是一个简单实用的FTP例子,利用Applet小应用程序编写的,可生成目录树,实现文件的上传和下载.-is a simple and practical example of the FTP, the use of small applet prepared the application, creating tree, a file upload and download.
xiazaidemo
- class to download files from the net 示例,类名叫做CWebGrab,其用法可以参看http://www.codeproject.com/internet/webgrab.asp-class to download files from the net example, Class name is CWebGrab, its usage can see http : / / www.codeproject.com / internet / webgra
ftp(c++)
- a wonderful example to the c++ leearner-a wonderful example to the c leearner
TestSkill
- 一个简单的.net客房端播放例子.C#环境-a simple one. Rooms net-broadcast example. C# environment
h_FtpClient
- 一个很好的FTP客户端实例,实现了上载、下载文件,更改服务器目录等功能,界面也与市面上比较流行的CuteFtp和LeapFtp相似。-a good FTP client example, the realization of uploading, downloading documents, such as changes in directory server functions, interface with the market more popular CuteFtp and LeapF
example-tcp-ftp.tcl
- 产生一个FTP流,并且让TCP源限制发送到接受端的数据包的速度- produce a FTP stream,the TCP source constrain the speed of packet to the receiver
FTP--Protocal-example
- 该程序使用win32 Api实现FTP功能,是FTP编程典型的应用,简单,好使。-The program to use the win32 Api FTP function is a typical application of the FTP programming, simply so.
ftp
- python写的ftp登陆程序,对于学习python网络编程的朋友来说是个极好的例子-python wrote ftp landing procedures, the learning network programming python friends is a very good example of
ftpclient_demo
- 实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程-A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming
SimpleFTP
- 一个简单的ftp代码,对于想学习写ftp功能的是个不错的例子-A simple ftp code, want to learn to write for the ftp function is a good example
ftptools
- 基于edtftp写的ftp客户端工具,ftp客户端很好的示例-Based on written edtftp tools ftp client, ftp client a good example
FTP
- FTP客户端,能实现文件的下载,上传,来自于一本书上的实例-FTP client can download files, upload, from a book example of
ftp
- 一个简单的ftp实例,包括了服务器端和客户端,有详细的源码和说明,对入门者会有帮助-Ftp a simple example, including a server-side and client, has a detailed source code and instructions will be helpful for beginners
FTP_Search
- 利用php和SQL Server构成一个FTP站内搜索引擎,这个例子既是一个搜索和分析数据的几好例子,从中大家更可以感受到SQL Server数据库海量数据存储和便捷检索的巨大魅力-Php and SQL Server to use an FTP site search engine, this example is a data search and analysis of a few good examples, from which we can feel the SQL Server d
qt_ftp
- 基于qt的ftp协议,写的一个简单的具有ftp功能的示例程序-Qt on the ftp protocol, written in a simple example with ftp function procedures
QDFtp
- C#开发的FTP服务器,对于想学习C#网络开发的人,这是个很好的参考例子。-C# Developer' s FTP server, who want to learn C# web development, and this is a good reference for example.
Win32_buffer_overflo
- 很多次被朋友邀请写篇关于在Win32下Exploit的文章。一来是因为此 类文章中关于*nix 平台比较多,而Win32相对较少;二来是因为在Win32 中写exploit有些地方可能困难一点。以下我将用一个具体的简单例子,详 细分析漏洞的发现挖掘、调试以及exploit编写利用,这里选择 War-FTPd vl.65 的一个stack缓冲区溢出漏洞。-Many times by friends invited to write an article on the under W
VC++用FTP下载文件示例
- VC++用FTP下载文件示例,非常好的参考案例(VC++ download files with FTP example, a very good reference case)