-
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
-
send mail program running.
发送邮件,程序可运行。-send mail program running.
- 2022-04-10 18:58:19下载
- 积分:1
-
a simple E
一个简单的E-mail客户端程序,它能够发送和接受基于文本的E-mail.它的主要作用是演示使用JavaMail API访问E-mail所需的技巧。-a simple E-mail client program, it can send and receive text-based E-mail. Its main role is to demonstrate the use of JavaMail API visit E-mail the necessary skills.
- 2023-04-01 06:15:03下载
- 积分:1
-
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理-C source code : the client how to connect through proxy support https, Acting togig
- 2023-04-25 06:35:03下载
- 积分:1
-
一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e...
一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e-address for one mailbox Support aliasesSupport email routing. eg *ivar* pattern routes all addresses containing ivar to specified mailbox.IP access filtering SMTP AUTH,SIZE commandsPOP3 APOP commandFull MS Sql server supportNice GUI for administation-a C# by the Mail Server support : Supports multiple domains Supports multiple e-mailbox address for one aliasesSupport Support email routing. Eg** IVAR pattern routes all addresses containing IVAR mailbox.IP access to specified SMTP AUTH filtering, editing SIZE commandsPOP3 commandFull MS Sql server supportNice GUI for Administration
- 2022-03-10 03:30:03下载
- 积分:1
-
用C#实现的发邮件客户端。
简单的学习版
用C#实现的发邮件客户端。
简单的学习版-C# the mail client. A simple version of the study
- 2022-04-24 12:45:25下载
- 积分:1
-
邮件收发小程序,仿foxmail.
邮件收发小程序,仿foxmail.-mail small program, I imitation.
- 2022-02-27 00:21:49下载
- 积分:1
-
发送声音的email
发送声音的email -sending voice email
- 2022-12-05 07:50:03下载
- 积分: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
-
EmailVC源程序
EmailVC源程序-EmailVC source program
- 2022-03-11 01:34:55下载
- 积分:1