摘要
本文讨论在电子邮件中发送附件的方法 ,SMTP协议的局限性 ,需要对二进制附件进行编码 ,以便在纯文本邮件中发送。UUEncode是一种简单有效的编码方法 ,对附件编码以后 ,利用 VB6中的 Winsock控件和 SMTP协议 ,便可实现附件的发送。
This paper discusses on sending attachment in the Email. Due to limitation of SMTP protocol, binary attachzs must be encoded before it is inserted in the plain text of Email. UUEncode is a simple and efficient encoding method. Att.ment encoded by it can be easily sent using Winsock Control of YB 6 and SMTP.
出处
《微型电脑应用》
2001年第10期50-52,54,共4页
Microcomputer Applications