资源列表
FTP_client_good
- VC++环境 FTP客户端,可以使用listctrl实现,可以方便的上传下载,使用FTP命令编辑-VC + + environment FTP client can use listctrl realized, can easily upload download, edit using FTP
IBT
- ibt应用功能,提供FTP等,满足个性化需求-ibt applications, providing FTP, etc., to meet the individual needs
FTPCODEandsourse
- 一个关于ftp客户端的源文件,你可以通过学习这里面的介绍来学习ftp客户端制作,然后可以自己试着做一些关于通信的程序,应该有挺大的帮忙的里面是VB。NET的语言制作的,是挺好的一个源码.-an ftp client on the source, You can learn there's a briefing to learn ftp client production, they can then try to do something on communications proced
rapidxml-1.13
- 对学汇编朋友或者有用,这个用汇编写的ftp客户软件-Friends or useful for school assembly, the use ftp client software written in assembler
ftp
- ftp上传下载文件与目录,文件与目录的删除。判断是否连接。等-ftp upload and download files and directories, delete files and directories. Determine whether the connection. Etc.
ftpserv
- 用C++编写的FTP的服务器,可以支持多个客户端登入,并支持创建新用户等功能!-Written using C++ FTP server can support multiple clients log in, and support functions to create a new user!
uploadFiles-1.1.tar
- 一个基于开源的ftp协议的自定义的ftp上传client-Based on open-source ftp protocol ftp upload custom client
一个FTP客户端程序
- 这是一个用vb编写的ftp客户端程序,功能和界面都很不错,值得一看。-This is a ftp client program coded by vb. Its funtions and interface are both good. Worth for read.
web-program--socket-
- FTP客户端程序,使用CWinInet类实现网络编程中的Socket编程-FTP client program that uses CWinInet class Socket Programming Network Programming
downloadfilefrominternet
- 能够直接从internet上下载文件的程序,只要输入连接地址就OK了-directly from the internet to download documents procedures, as long as the input connector addresses on the OK
mfcClient
- FTP client代码-FTP client code
ftpclient_demo
- vc写的,用来ftp登录,能进行文件删除.搜索等功能,比较不错.