搜索资源列表
miniftpclient
- 一个小型ftp客户端程序,vc编写,实现了文件的上传下载,支持文件拖拽-a small ftp client, vc prepared and realized the document upload download, supporting documents, dragging
FtpFile1
- 我本科毕设的一部分啊,功能 ·一款很不错的FTP下载工具用 ·使用socket写的ftp客户端 -a part ah, A very good function of the FTP download the use of socket tools used to write the ftp client
FTP-client-io
- 这是一个ftp下载的客户端,希望大家交流-This is a ftp download the client, we hope that the exchanges
ftpclient-csharp
- 本程序用tcpclient类实现了ftp客户端的上传下载新建删除等基本功能。采用了多线程设计。-the procedures used to achieve the kind tcpclient ftp client upload download the new basic skills, such as deleted can. Is a multi-threaded design.
MFC-FtpClient
- 用MFC写的一个简单的Ftp客户端程序,可以实现上传下载功能。-with MFC write a simple Ftp client program can achieve upload download function.
37724084sftps
- 一款vc++编写的ftp客户端程序,实现了上传下载 等功能 ,可实现断点续传 ,多线程下载的-prepared by the ftp client procedures, the upload and download function can be realized HTTP. Multithreading Downloading
ftp
- 一个ftp客户端程序,可以上传下载,可以用二进制或ascII码传输
_A_FTP_Cli1605156242003
- 一个FTP客户端,实现了文件的上传和下载,是外国编写的
3P
- vb编写的FTP服务器,FTP客户端,HTTP服务器,HTTP文件下载,HTTP原理示例,ELNET服务器,ELNET客户端 。
InternetDownload
- 本软件主要是实现Internet文件下载的功能。这里使用WinInetAPI提供的接口,这些接口使客户端程序能够轻松访问标准的Internet协议,如FTP和HTTP。
MyFtp
- Ftp 客户端程序 实现基本的上传和下载功能,源码可以直接使用
FTPclient
- winsockets ftp客户端 上传,下载,
FtpUtil
- 实现ftp 客户端功能,支持下载、上传功能。还可以连接指定服务器。
MultiClient_FTP
- 多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!
FTPServer12
- 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
一个简单的FTP服务器c源码
- 用C语言写的,很简练的,实现了基本的FTP功能(上传,下载,调试信息,文件夹查看等)的FTP服务器,配合FTP客户端能较好研究FTP协议的实现。
FTP客户端
- 用C++编写的Socket网络编程,实现了FTP的客户端功能,能支持文件的上传和下载。
ftp客户端端
- ftp的客户端源码,需要的可以下载。内容非常的丰富,想要深刻理解,可以使用。