-
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命令详解
个人收集整理的常用ftp命令,可用做编程时候参考(Common FTP commands collected by individuals can be used for reference in programming)
- 2020-06-21 20:20:01下载
- 积分:1
-
vbftp(1)
不错 (Yes!)
- 2006-06-27 11:12:32下载
- 积分: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-10-22 17:00:50下载
- 积分:1
-
Netmanag
网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)
- 2020-11-14 21:59:42下载
- 积分:1
-
4813043
易语言FTP更新IP源码,结合易语言互联网支持库,调用API函数实现FTP更新IP地址。(Easy language FTP update IP source code, combined with easy language support library Internet calling API functions FTP update IP address .)
- 2015-11-13 20:50:31下载
- 积分:1
-
ftpcl
底层实现ftp客户端(underlying implementation ftp client)
- 2004-12-06 18:55:26下载
- 积分:1
-
FtpServers
ftp服务器,简单容易弄,无需配置,即可操作。(FTP server.)
- 2013-12-22 17:06:44下载
- 积分: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
-
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