CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directory - List
[
Ftp Client
]
ftpfiles
DL : 1
本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
Date
: 2008-10-13
Size
: 58.23kb
User
:
陈康
[
Ftp Client
]
vc实现ftp
DL : 0
用vc实现的一个实现ftp功能的程序,实现了ftp的最简单的功能,连接服务器,以及设置共享目录等功能.-vc used to achieve the realization of an ftp function procedures, the ftp achieve the most simple functions, linking servers, and the installation of shared directory.
Date
: 2008-10-13
Size
: 62.69kb
User
:
袁刚
[
Ftp Client
]
flist
DL : 0
一个在unix/linux下遍历目录的程序,它使用递归方式进行实现的.-a unix / linux directory traversal under the procedures it uses recursive manner to achieve.
Date
: 2008-10-13
Size
: 957byte
User
:
周禄均
[
Ftp Client
]
MyWinInetFtp
DL : 0
简单的FTP客户端,只实现了单个目录的上传和下载,大家可以根据它改进,做出自己的Ftp来哈-simple FTP client, only to achieve a single directory to upload and download, we can improve it and make their own Ftp to Kazakhstan
Date
: 2008-10-13
Size
: 25.16kb
User
:
涛涛
[
Ftp Client
]
CraftFTP_gb
DL : 0
与CuteFTP相媲美 1.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改密码.......等等; 5.断点上传/下载; 6.支持托放上传/下载; 7.自定义FTP命令等; 8.拨号网络(电话及ADSL)/挂断等管理; 9.SOCKS4/SOCKS4A, SOCKS5, HTTP1.1;FTP login Proxy等支持;-with a comparable CuteFTP. The use of asynchronous socket connect asynchronous mainframe analysis; 2. support the document, multi-level directory / subdirectory upload / download; 3. The document deleted, renamed, Attribute change ...... etc.; 4. users alter the code ... etc.; 5. breakpoint upload / download; 6. Upload up to support child care / download; 7. Since the definition of FTP orders; 8. Dial-up Network (telephone and ADSL) / hang up, and other management; 9.SOCKS4/SOCKS4A. SOCKS5, HTTP1.1; FTP Proxy login and other support;
Date
: 2008-10-13
Size
: 1.24mb
User
:
jojo
[
Ftp Client
]
FtpClient(winsock)
DL : 2
这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Programming good material.
Date
: 2008-10-13
Size
: 33.62kb
User
:
jorry
[
Ftp Client
]
h_FtpClient
DL : 1
一个很好的FTP客户端实例,实现了上载、下载文件,更改服务器目录等功能,界面也与市面上比较流行的CuteFtp和LeapFtp相似。-a good FTP client example, the realization of uploading, downloading documents, such as changes in directory server functions, interface with the market more popular CuteFtp and LeapFtp similar.
Date
: 2008-10-13
Size
: 117.77kb
User
:
侯爽
[
Ftp Client
]
MyFTP_T
DL : 0
利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
Date
: 2008-10-13
Size
: 28.79kb
User
:
严磊
[
Ftp Client
]
assignment
DL : 0
一个实现了的ftp服务器基本功能程序,服务器的安全管理代码还没有开发, 但该程序已经可以适用于网络 该ftp服务器还具有一些管理功能,主要是针对用户管理的,有如下命令: list listuser adduser deluser help ? 关于用户的权限设置,还未开发,因此所有登陆的用户的都具有最高权限, 有2个缺省用户: user:ruan password:good user:wen password:well 用户信息在同目录下的user.cfg中,注意用户信息的书写,一个用户的信息占一行: user|password|directory|
Date
: 2008-10-13
Size
: 16.77kb
User
:
FL
[
Ftp Client
]
jftp-1[1].00pre1.tar
DL : 2
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some improvements, such as recursive directory upload beautiful swing UI, can automatically HTTP, and can identify incomplete directory name. API separated from the GUI, can be used for third-party applications or command line mode.
Date
: 2008-10-13
Size
: 91.74kb
User
:
叶舟
[
Ftp Client
]
jftp-1[1].00pre1.tar
DL : 0
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some improvements, such as recursive directory upload beautiful swing UI, can automatically HTTP, and can identify incomplete directory name. API separated from the GUI, can be used for third-party applications or command line mode.
Date
: 2025-12-30
Size
: 92kb
User
:
叶舟
[
Ftp Client
]
ftpfiles
DL : 0
本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
Date
: 2025-12-30
Size
: 58kb
User
:
陈康
[
Ftp Client
]
vc实现ftp
DL : 1
用vc实现的一个实现ftp功能的程序,实现了ftp的最简单的功能,连接服务器,以及设置共享目录等功能.-vc used to achieve the realization of an ftp function procedures, the ftp achieve the most simple functions, linking servers, and the installation of shared directory.
Date
: 2025-12-30
Size
: 63kb
User
:
袁刚
[
Ftp Client
]
flist
DL : 0
一个在unix/linux下遍历目录的程序,它使用递归方式进行实现的.-a unix/linux directory traversal under the procedures it uses recursive manner to achieve.
Date
: 2025-12-30
Size
: 1kb
User
:
周禄均
[
Ftp Client
]
MyWinInetFtp
DL : 0
简单的FTP客户端,只实现了单个目录的上传和下载,大家可以根据它改进,做出自己的Ftp来哈-simple FTP client, only to achieve a single directory to upload and download, we can improve it and make their own Ftp to Kazakhstan
Date
: 2025-12-30
Size
: 25kb
User
:
涛涛
[
Ftp Client
]
FtpClient(winsock)
DL : 0
这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Programming good material.
Date
: 2025-12-30
Size
: 33kb
User
:
jorry
[
Ftp Client
]
h_FtpClient
DL : 0
一个很好的FTP客户端实例,实现了上载、下载文件,更改服务器目录等功能,界面也与市面上比较流行的CuteFtp和LeapFtp相似。-a good FTP client example, the realization of uploading, downloading documents, such as changes in directory server functions, interface with the market more popular CuteFtp and LeapFtp similar.
Date
: 2025-12-30
Size
: 118kb
User
:
侯爽
[
Ftp Client
]
MyFTP_T
DL : 0
利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
Date
: 2025-12-30
Size
: 36kb
User
:
严磊
[
Ftp Client
]
FTPClientProgram
DL : 0
C++编写的FTP客户端程序 该程序完成以下功能: ⒈登录FTP服务器; ⒉显示登录FTP服务器目录下的文件和目录名; ⒊提供文件下载上传服务 -C++ Prepared FTP client program to complete the program the following functions: ⒈ Login FTP server ⒉ FTP server log shows directory of files and directories ⒊ Upload file download services to provide
Date
: 2025-12-30
Size
: 361kb
User
:
展令杨
[
Ftp Client
]
FTP_Client
DL : 0
目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;-Directory ftp client is a relatively simple ftp program, but the program offers a variety of interface, that allows readers to view a variety of complex ftp procedures, procedures in the various program modules have been realized
Date
: 2025-12-30
Size
: 1.95mb
User
:
netfjfzlj
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.