-
用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能...
用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能-VB prepared by the e-mail program source code, with the TX-mail, editing, account for the establishment and preservation of function
- 2022-01-24 15:17:05下载
- 积分:1
-
1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail
1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822 letter of procedures. 2. Catalog mail-attch included with this annex to the email process. 3. Contents include mailchecker receive mail procedures. 4. Contents include Mime encoding (base64, quote-printable, Uuencode) decoder procedures. 5. Contents sendmail included in the annex to this email without the procedure. 6. Contents include the use of MAPI vbmail receiving this mail procedures.
- 2022-01-26 05:11:32下载
- 积分:1
-
related to the development of e
电子邮件开发相关,分析邮件,生成MIME对象-related to the development of e-mail, mail analysis, generation MIME object
- 2022-08-08 08:19:26下载
- 积分:1
-
超级Internet开发组件demo。
超级Internet开发组件demo。-Super Internet development component demo.
- 2022-02-12 15:28:11下载
- 积分:1
-
windows下在文件内检索内容的一个示例源码.
windows下在文件内检索内容的一个示例源码.-a sample soucecode of retrieving content within file under windows
- 2022-08-13 10:17:28下载
- 积分:1
-
邮件代理的小示例
邮件代理的小示例-mail Acting small sample
- 2023-03-02 08:10:03下载
- 积分:1
-
VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP...
VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP。供VB程序员参考。-VB wrote this e-mail program that does not rely on other mail server, relying on SMTP. The machine address can be readily fill (163,126 can be made, etc.), send Inc. (SOHU), etc. must be filled out for the domain name or IP. For VB programmer"s reference.
- 2022-05-17 13:36:02下载
- 积分:1
-
VB接收邮件的类
VB接收邮件的类-VB receive mail category
- 2022-04-18 00:18:30下载
- 积分:1
-
SendEmail 电子邮件发送dll接口
提供二个调用接口
int SetEmailServer(LPCTSTR pszServer,LPCTSTR pszUser,LPCTSTR pszPasswd);
int SendEmail(LPCTSTR pszSenderName, LPCTSTR pszFrom, LPCTSTR pszTo, LPCTSTR pszCC,LPCTSTR pszSubject,LPCTSTR pszBody,LPCTSTR pszAttachName);
- 2022-09-14 15:50:03下载
- 积分:1
-
socket with the realization of email procedures.
用socket实现的发送email程序。-socket with the realization of email procedures.
- 2022-01-25 19:45:42下载
- 积分:1