mail_prg

所属分类:Windows编程
开发工具:C++ Builder
文件大小:29KB
下载次数:9
上传日期:2005-08-16 16:01:48
上 传 者qvfeng
说明:  This an example of an email program . It uses the SMTP Component. To use, you must connect to a SMTP server. Most SMTP servers do not require an account.

文件列表:
MAIL.CPP (677, 1997-02-25)
MAIL.MAK (1870, 1997-03-06)
MAIL.RES (876, 1997-02-24)
MAIN.CPP (7489, 1997-03-05)
MAIN.DFM (25825, 1997-03-06)
MAIN.H (2427, 1997-02-28)
MAIN.TXT (62429, 1997-03-06)

//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1***7, 1997 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: C++ Mail DESCRIPTION: This is an example of an email program . It uses the SMTP Component. To use, you must connect to a SMTP server. Most SMTP servers do not require an account. DEMONSTRATES: SMTP, TSpeedButton, TRichEdit, TStatusBar, TPanel, VCSpeller COMMENTS: First Connect to the SMTP server of your choice. Then click on the message tab. This is where you compose your message. The buttons on the left are used to spellcheck, send mail, and reset the page. You can also send an attached text file. If you attach a text to the message, two messages will be sent: one with the actual message and another with the attached text.

近期下载者

相关文件


收藏者