ndogsammingprogrammingprogramming

所属分类:Email客户端
开发工具:Visual Basic
文件大小:168KB
下载次数:1
上传日期:2017-06-18 18:18:01
上 传 者ZCZfpds@379866
说明:  电子邮件功能编程 E-mail function programming
(Email function programming E-mail function programming)

文件列表:
5.3 POP3客户端编程 (0, 2017-05-20)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例 (0, 2017-05-20)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray (0, 2017-05-20)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray\Form1.frm (2579, 2003-02-09)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray\Form1.frx (2506, 2003-02-09)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray\Project1.exe (24576, 2003-08-18)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray\Project1.vbp (599, 2003-02-09)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray\Project1.vbw (50, 2003-05-27)
5.3 POP3客户端编程\5.3.2 系统托盘程序示例\示例 systemtray\white_soaf.ico (2494, 2003-01-14)
5.3 POP3客户端编程\示例 emailchecker multi (0, 2017-05-20)
5.3 POP3客户端编程\示例 emailchecker multi\demo.jpg (15671, 2000-10-23)
5.3 POP3客户端编程\示例 emailchecker multi\EmailChecker.exe (86016, 2003-08-18)
5.3 POP3客户端编程\示例 emailchecker multi\EmailITSPA.vbp (1384, 2003-08-18)
5.3 POP3客户端编程\示例 emailchecker multi\EmailITSPA.vbw (314, 2003-08-18)
5.3 POP3客户端编程\示例 emailchecker multi\Form1.frm (2674, 2003-02-09)
5.3 POP3客户端编程\示例 emailchecker multi\Form1.frx (5321, 2003-02-09)
5.3 POP3客户端编程\示例 emailchecker multi\Form2.frm (16781, 2003-02-12)
5.3 POP3客户端编程\示例 emailchecker multi\Form2.frx (13091, 2003-02-12)
5.3 POP3客户端编程\示例 emailchecker multi\Form3.frm (5619, 2003-02-12)
5.3 POP3客户端编程\示例 emailchecker multi\Form3.frx (10646, 2003-02-12)
5.3 POP3客户端编程\示例 emailchecker multi\frmMain.log (1086, 2000-10-24)
5.3 POP3客户端编程\示例 emailchecker multi\Group1.vbg (44, 2000-10-25)
5.3 POP3客户端编程\示例 emailchecker multi\mail.wav (6156, 2000-01-24)
5.3 POP3客户端编程\示例 emailchecker multi\Module1.bas (4458, 2003-02-12)
5.3 POP3客户端编程\示例 emailchecker multi\MSSCCPRJ.SCC (195, 2000-10-23)
5.3 POP3客户端编程\示例 emailchecker multi\NetConnection.bas (6078, 2003-02-09)
5.3 POP3客户端编程\示例 emailchecker multi\Registry.bas (10379, 2003-02-09)
5.3 POP3客户端编程\示例 emailchecker multi\SysTray.bas (3879, 2003-02-08)
5.3 POP3客户端编程\示例 emailchecker multi\Time.bas (1287, 2003-02-08)
5.4 POP3客户端Outlook的设置 (0, 2017-05-20)
5.4 POP3客户端Outlook的设置\5.4.1 邮件服务器上保留备份 (0, 2017-05-20)
5.4 POP3客户端Outlook的设置\5.4.1 邮件服务器上保留备份\示例 设置邮件在服务器上保留复本 (0, 2017-04-05)
5.5 对Outlook进行自动化控制 (0, 2017-05-20)
5.5 对Outlook进行自动化控制\5.5.2 用Visual Basic建立Outlook邮件 (0, 2017-05-20)
5.5 对Outlook进行自动化控制\5.5.2 用Visual Basic建立Outlook邮件\示例 COM调用Outlook建立邮件 (0, 2017-04-05)
P5.2 SMTP编程 (0, 2017-05-20)
P5.2 SMTP编程\5.2.1 利用SMTP发送邮件的简单例子 (0, 2017-05-20)
P5.2 SMTP编程\5.2.1 利用SMTP发送邮件的简单例子\示例 发送邮件 (0, 2017-05-20)
P5.2 SMTP编程\5.2.1 利用SMTP发送邮件的简单例子\示例 发送邮件\Main.frm (8661, 2003-01-31)
P5.2 SMTP编程\5.2.1 利用SMTP发送邮件的简单例子\示例 发送邮件\Main.frx (1090, 2003-01-31)
... ...

SMTP: Simple Mail Testing Program Legal: I am not responsible for anything to do with this program, source code, or anything about it!! You use it at your own risk!! But on the good side.. it's source code so you can see what it does!! Credits: Craig Gill?? I believe he is the one that wrote the original semi-working code sample that I got, modified and made work. Thanks Craig (if that's who put up the code) for helping shove me in the right direction here!! Use: The sample here was written/compiled using VB 5.0 Enterprise Edition SP3, it SHOULD work in any version of VB (you may need to cut and paste the code), but I have only used it in the above environment. The code is actually pretty simple, it simply uses windows own Winsock to send e-mail via SMTP. It makes a connection via TCP on port 25 (If you don't understand what TCP and port 25 is, you may consider brushing up on TCP/IP before using this, but it is not a requirement) and sends basically text to the SMTP mail server. This is what SMTP stands for SIMPLE Mail Transport Protocol. I have tried as much as possible to self document the code, so I will not got into details here. Just look through it and see what you can do. Side effects: Well heck this is really a small simple little E-Mail program good for sending e-mail to any SMTP mail server. As long as the PC has the VB5 runtimes & Winsock loaded this should work with out any install programs. So it might be a handy tool to have. Because the scary part is with Wise 5.0 install this thing GROWS to 1.3MB (About 300-400K smaller than the built in VB5 setup program maker). What's next with this?? Well I may make it into an ActiveX control for VB/C++ programmers that need an quick easy and FREE way to send e-mail from their programs. But we'll see. Questions, comments, Death threats, Marriage proposals: brian@worldcomputers.com -Brian Anderson

近期下载者

相关文件


收藏者