-
发送电子邮件
发送电子邮件的vb6.0源码,采用socket技术实现,暂不支持附件-Send e-mail VB6.0 source code, using socket technology, not to support the Annex
- 2022-08-25 06:46:19下载
- 积分:1
-
临时电子邮件地址脚本
临时电子邮件地址脚本
- 2022-02-06 19:11:02下载
- 积分:1
-
对新手很有帮助的类,发送邮件类,希望能帮助到一些人
对新手很有帮助的类,发送邮件类,希望能帮助到一些人-Helpful to the novice class, send e-mail class, hoping to help some people
- 2022-02-25 20:10:13下载
- 积分:1
-
java写的邮件客户端
java写的邮件客户端-mail client
- 2022-02-14 10:17:45下载
- 积分:1
-
smtp 服务器.实现邮件的传送,是一个很简短,很好的例子,适合与毕业设计和初学者...
smtp 服务器.实现邮件的传送,是一个很简短,很好的例子,适合与毕业设计和初学者-smtp server. Mail delivery is a very brief, very good example. suitable for graduates with the design and beginners
- 2022-10-11 10:20:03下载
- 积分:1
-
calendar email console combined
Used C# to write a fun tool to send email to other people based on content in calendar. Enjoy!
- 2023-05-23 09:30:03下载
- 积分:1
-
this a local area network system prog sms ram.
this a local area network sms system program.-this a local area network system prog sms ram.
- 2022-04-27 18:18:53下载
- 积分:1
-
根据smtp协议编写的代码
c++
可向指定邮箱发送邮件
根据smtp协议编写的代码
c++
可向指定邮箱发送邮件-Agreement prepared in accordance with smtp code c++ Can send messages to the designated mailbox
- 2023-04-28 06:10:03下载
- 积分:1
-
本程序演示了如何用VC实现一个邮件客户端
本程序演示了如何用VC实现一个邮件客户端-This procedure demonstrates how to use VC to achieve a mail client
- 2023-04-14 20:05: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