搜索资源列表
vbftp
- 一款利用vb 编写ftp程序可以上传和下载本地或连接远程文件-use vb new procedures can be prepared ftp upload and download link local or remote files
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
ftpclient_VB
- 一个用VB写的FTP程序,可以实现你在ftp里的所有操作-write a VB FTP program, and you can achieve the ftp's all operators
FTPtest.rar
- FTP VB版本,可实现内外网的FTP文件的上传和下载,FTP VB version, can be realized both within and outside the network, FTP uploading and downloading documents
MSINET.rar
- 一个用VB编写的FTP上传、下载程序,可以方便的实现文件的上传下载,VB prepared with a FTP upload and download, you can easily upload files to download
65ssssss
- FTP客户端程序 ,很不错的VB源码,VB爱好者可以下载使用-FTP client program, a very good source VB, VB enthusiasts can download and use
FtpConnection
- 用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载-CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
FtpAPI
- 一个很好用的VB.NET写的FTP上传下载类库,可直接拿DLL来用。(A very good use of VB.NET to write FTP upload and download library, can be used directly with DLL.)