-
FTPclient
ftp 客户端 C语言终端实现
满足ftp客户端的基本操作(ftp client using c)
- 2012-02-17 19:56:48下载
- 积分:1
-
xftp6zwb
FTP简单实用,JAVA实现自动化文件上传(simple ftp useage,base java.)
- 2019-04-28 18:56:23下载
- 积分:1
-
testmaill
后台邮件发送源码是一个可以发附件的邮件发送小例子,通常用在软件的异常记录里面,可以把软件产生的log通过邮件+附件的形式发送到开发者指定的邮箱内方便对软件的未知bug进行分析。仅测试过QQ邮箱,其他邮箱没有测试过,不过这样的用户反馈方式也有一个明显的缺陷,直接在程序里面定死邮箱的密码对邮箱安全有一定的威胁,如果应用被人反编译那密码就存在外泄的可能性(Background mail source is a can send e-mail attachments to send a small example, usually with inside the software abnormal records, the log software generated by mail and attachments sent to developer specified mailbox convenient software for unknown bug analysis. Only tested QQ mailbox, mailbox not tested, but such ways of user feedback also has an obvious flaw, directly in the program set die mailbox password the mailbox security is a threat, if your application is anti compile the code exists leakage)
- 2016-06-16 16:19:31下载
- 积分:1
-
FTP_Client
说明: FTP的客户端,界面化的ftp操作,运行此程序后,需要只能ftp服务器端的用户名和密码,并且需要服务器端开启才可以进行正常的ftp下载。(FTP client, the interface of the ftp operation.)
- 2010-04-30 18:18:39下载
- 积分: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
-
android-ftp-demo
xe7 原始版本
1 拍照后无法获取文件名,通过image save到临时目录。
2 获得临时目录的文件名。取得文件绝对路径。
3 idftp上传
tab页面左右滑动没实现
slash没实现。
数据库写入没实现
各种分辨率下手机布局没实现
程序调用照相机分辨率只有800-600无法修改
如果有人解决此类问题请联系qq 478737032@qq.com(xe7 original version
Unable to get a photograph file name, by image save to a temporary directory.
2 get the file name of the temporary directory. Obtain absolute file path.
3 idftp Upload
tab page did not realize sliding around
slash Not implemented.
Database writes did not realize
Mobile layout did not realize at all resolutions
The camera resolution is only 800-600 program calls can not be modified
If someone solve such problems, please contact qq 478737032@qq.com)
- 2015-06-28 16:12:38下载
- 积分:1
-
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
-
API-UPDOWN
FTP上传下载源代码,用于上传和下,使用API函数写的,(FTP UP DOWN API)
- 2014-03-27 14:42:57下载
- 积分:1
-
FtpClient
FTP客户端的代码,基于DotNet Framework,C#语言开发。(FTP client code, based on the DotNet Framework, C# Language development.)
- 2007-07-26 10:25:21下载
- 积分:1
-
tftp4net-16532
This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client and server.
The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.
- 2012-06-03 16:39:23下载
- 积分:1