-
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
-
TFTPSRV
这是开发2410的时候用的一个服务器软件,希望能有用吧。(This is a development of 2410, when a server software with the hope it useful.)
- 2008-07-18 09:02:47下载
- 积分:1
-
FTP命令详解
说明: 个人收集整理的常用ftp命令,可用做编程时候参考(Common FTP commands collected by individuals can be used for reference in programming)
- 2020-06-21 20:20:01下载
- 积分: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
-
samba_AND_vsftpd_share
自己做的一个总结,samba和vsftpd实现主机与虚拟机文件共享(A summary of myself, samba and vsftpd to achieve the host and virtual machine file sharing)
- 2010-05-20 09:29:53下载
- 积分:1
-
02772
API实现FTP上传源码程序,调用API函数实现FTP的连接、断开、上传文件等功能。(API implement FTP upload source program, call the API functions to achieve FTP connection , disconnection , uploading files and other functions .)
- 2016-12-12 12:41:19下载
- 积分:1
-
FTPservercode
ftp server code ,just a simple example.
thank you very much!(ftp server code, just a simple example. thank you very much!)
- 2006-12-07 01:35:38下载
- 积分:1
-
FtpTest
Ftp传输,测试路径是否好用,传输文件,(ftp send)
- 2012-04-24 17:56:32下载
- 积分:1
-
FTP命令详解
个人收集整理的常用ftp命令,可用做编程时候参考(Common FTP commands collected by individuals can be used for reference in programming)
- 2020-06-21 20:20:01下载
- 积分:1
-
ftpclient_demo
实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)
- 2012-02-10 16:13:16下载
- 积分:1