资源列表
ftp_client
- 一个小的FTP客户端,支持PORT与PASV模式。 Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing.
dl-ftp-client.tar
- ftp客户端源代码,做ftp多线程上传下载的朋友可以-ftp client source code, to do multi-threaded ftp upload and download friends can see
FTPClientCode
- 这个类允许你使用Visual Basic.NET对FTP网页执行直接链接。 这个类支持以下FTP命令: -Upload 一个文件 -Download一个文件 -Create 一个目录 -Remove 一个目录 -改变目录 -Remove 一个文件 -Rename 一个文件 -Set 远程用户的用户名 -Set 远程用户的密码-' This type of permit you to use Visual Basic.NET fo
simpleftp
- 用java写的ftp客户端程序 大家可以拿去看看 希望多提意见 -used to write the ftp client program can be found to see if we want to speak up
FTP_Sample
- Sample Source Code for FTP uploading of files.
FTP Client for VB
- 非常简易的实现拖放式上传下载文件。
ftp
- FTP操作,提供了通用的ftp操作接口,方便进行功能调用-ftp operation
mulit-ftp_down
- 本文给出了一个用vc实现FTP多线程下载的实例-MULTITH.rar-this paper using vc achieve a multithreaded FTP download examples - MULTITH.rar
Qt4-ftp
- 这是一个采用Qt4写成的ftp客户端程序,具有友好的GUI,代码很小,在Linux和Windows下执行速度都很快。同时可以轻易地移植到嵌入式系统上。-writes written using ftp client with a friendly GUI, code minimal, Linux and Windows implementation speed fast. While easily ported to embedded systems.
FtpClient
- FTP客户端程序 网络编程 VC++编写-FTP client network programming
ftp_basic
- ftp基本的功能代码以及相应的程序语句,非常实用而且有效的解决了编程的问题-ftp function
tftp源码
- tftp客户端和服务端代码,自己测试过很好用(TFTP client and server code)