-
ftp4j
ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。(ftp4j an FTP client-side Java class libraries, most of the functionality of the FTP client should have. You can ftp4j embedded in your Java applications, to transfer files (upload and download), browse directories and files on remote FTP server, create, delete, rename, move remote directories and files. ftp4j provide a variety of ways including: direct connection via TCP/IP through the FTP proxy, HTTP proxy SOCKS4/4a proxy and SOCKS5 proxy to connect through SSL secure connection to connect to a remote FTP server.)
- 2021-04-22 10:58:49下载
- 积分:1
-
20052938PortScan
FTP端口的代码,也是书上的例题,虽然很小,但是很基础,帮助你们理解(FTP port code, is also a book example, although very small, it is the basis to help you understand)
- 2008-05-21 15:43:11下载
- 积分:1
-
mshflexgrid
FTP client. Very good code. Can be downloaded. I hope you learn a lot
- 2017-03-10 16:31:52下载
- 积分:1
-
FTP
Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过
目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
注意:
a.帐号密码为toldo
b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
- 2010-06-17 20:31:49下载
- 积分:1
-
txt-trasfrom
C# 实现ftp自动上传文件到服务器上!(c# dsdddddsdddddsafedfwerf twrqwerwerwereds)
- 2014-07-15 16:40:26下载
- 积分:1
-
mail
关于邮件发送的源代码,希望采纳,谢谢合作
,如果有意见。请与我练习,谢谢合作(About mail source code, hope to adopt, thank you)
- 2013-10-05 17:14:36下载
- 积分:1
-
flashfxp_ha
说明: ftp上传工具,简单。。。。实用。。。。。(ftp tool easy good job)
- 2020-06-18 12:20:01下载
- 积分:1
-
ftp_client_app
使用c#编写的一个FTP客户端程序示例,实现最基本的上传、下载和遍历功能。(It is a demo about ftp server,include upload、download and query dir.)
- 2013-09-04 08:55:15下载
- 积分:1
-
javamail
这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能
(This example of building a mail server, simply send E-mail, send attachments with authenticated E-mail sent, inter-agency E-mail sending and receiving E-mail, E-mail received in the Applet, E- mail password authentication function)
- 2013-12-12 13:57:35下载
- 积分:1
-
FTP_client_by_C
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1