-
SMTP发送邮件
这是我的SMTP邮件发送的项目。我配置这是Gmail的邮件发送,如果妳希望从任何其他域发送邮件只是改变的细节。
- 2022-02-27 02:30:42下载
- 积分:1
-
1、这是用C++写SMTP协议,直接可以用户二次开发使用 2、来源于人民大学出版的网络通讯二次开发一书 3、该原程序功能强大,可以一次发无数多个小附件,速度和通...
1、这是用C++写SMTP协议,直接可以用户二次开发使用 2、来源于人民大学出版的网络通讯二次开发一书 3、该原程序功能强大,可以一次发无数多个小附件,速度和通用的EMAIL差不多 -1, it is C++ Write SMTP protocol, users can directly use the secondary development of 2, from the People s University, published in the secondary development of network communication of a book 3, the original program features powerful, can be a hair more than the numerous small Annex, speed, and almost universal EMAIL
- 2022-05-29 20:39:45下载
- 积分:1
-
with Java 1.2 MAIL achieve arrived in the mail notification procedures!
用JAVA MAIL 1.2实现在邮件到达通知程序!-with Java 1.2 MAIL achieve arrived in the mail notification procedures!
- 2022-02-01 01:06:41下载
- 积分:1
-
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。...
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive
(to support the POP3 agreement) the procedure, and compiled has been
possible to transplant SOCKET and the POP3 seal class, hoped could
provide some help for the beginner.
- 2022-02-20 18:22:31下载
- 积分:1
-
Postoffice branch information management VC, a postoffice information managment...
邮局支局信息管理vc.是一个学生写的邮局信息管理系统,功能一般。-Postoffice branch information management VC, a postoffice information managment system writed by a student, with simple function.
- 2022-12-07 20:45:03下载
- 积分:1
-
128
128点FFT算法,对4阶及以下处理.通过稍微修改源码(修改注释),即可以先产生一个序列,并随后进行FFT.-128-point FFT algorithm, the four bands and the following handling. Through slightly modified source (Alteration of the Notes), which can produce a first sequence, followed FFT.
- 2022-04-24 16:17:54下载
- 积分:1
-
通过网络流行的MAIL程序修改得到的,能自由连接现有大部分服务器,使用SMTP服务直接发送邮件。...
通过网络流行的MAIL程序修改得到的,能自由连接现有大部分服务器,使用SMTP服务直接发送邮件。-through the network popular MAIL be revising the procedures, which will connect the existing freedom of the majority of servers, the use of SMTP service direct mail.
- 2022-02-09 13:40:21下载
- 积分:1
-
利用MAPI发送邮件做的一个例子..........
利用MAPI做的发送邮件的例子-Using MAPI to send mail to do an example ..........
- 2022-08-25 00:28:47下载
- 积分:1
-
java开发的邮件服务器 搭建很快 简单实用
java开发的邮件服务器 搭建很快 简单实用-email server developed by Java. it is easy using and can be constructed quickly.
- 2023-01-08 01:15:03下载
- 积分:1
-
连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件;
连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。...
连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件;
连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。-POP3 server connectivity receive e-mail object array view the designated e-mail information delete mail connecting SMTP server, and then is set up e-mail information, and finally call the method is e-mail operation.
- 2022-09-05 16:05:03下载
- 积分:1