资源列表
FtpClientOperator
- java版的ftp实现.基于apache的ftp开发包.包括各种客户端操作:下载\\上传\\更改目录\\更改文件名字\\续传\\配置等功能
Ftp
- 简易版FTP服务器的实现,包括源码和工具类!-Simplified version of FTP server implementation, including source code and tools!
CSharpFTP_UPLOAD_CLASS
- FTP文件上传类,可单文和多文件上传下载-ftp file upload class for single file and Multiple files upload and download
VB
- VB写的仿FTP上传下载功能实例 欢迎大家下载-sdasa
Ftp
- 一个java的ftp命令行方式的客户端实现-a ftpclient program useing Java
utftpd
- tftp服务器端程序及客户端程序协议参考代码-tftp server-side procedures and protocol client reference code
Basic-Connection-and-File-Transfer
- 利用transmit和applescr ipt,远程传输文件(FTP)-Basic Connection and File Transfer with Transmit and applescr ipt
FTPclient
- ftp 客户端 C语言终端实现 满足ftp客户端的基本操作-ftp client using c
sample_chat_source_vb
- FTp Transfer in lan-FTp Transfer in lan...
ftpclient1
- ftp的客户端,实现文件的下载和上载等,程序里有很详细的说明。-ftp client, the realization of the document, such as downloading and uploading, the program has a very detailed explanation.
FTP_order
- FTP命令大全,FTP:文件传输协议。先说说他的功能吧,主要就是从运行FTP服务器的计算机传输文件。-Encyclopedia of FTP commands, FTP: File Transfer Protocol. His first talk about the function of it, mainly from running FTP server computer to transfer files.
12786
- 如何获取ie地址和更改 Option Explicit Private Declare Function EnumWindows Lib \"user32\" (ByVal lpEnumFunc As Any, ByVal lParam As Long) As Long Start the enumeration. Private Sub cmdFindAddress_Click() lblAddress.Caption = \"\" EnumWindows