conteinbrRino

所属分类:压缩解压
开发工具:Visual Basic
文件大小:11KB
下载次数:1
上传日期:2017-04-15 01:41:20
上 传 者Joyvb
说明:  Smtp programming examples stmp人编程例子
(Smtp programming examples STMP programming examples)

文件列表:
发送电子邮件的例子.txt (105, 1997-05-26)
smtp.exe (23552, 1998-03-28)
KMain.frm (8662, 1997-05-26)
hMain.frx (1090, 1997-05-26)
smtp.vbp (1035, 1997-05-26)

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

近期下载者

相关文件


收藏者