搜索资源列表
利用SMTP协议发送邮件
- 利用SMTP协议发送邮件 功能很强大-Sending Email with SMTP protocol.It is powerful.
一个带身份验证的smtp邮件发送程序
- 一个带身份验证的smtp邮件发送程序的C++包装类-with an identity verification procedures smtp mail sent packing Category C
利用SMTP协议发送邮件
- 利用SMTP协议发送邮件, 利用SMTP协议发送邮件
邮件发送程序
- 邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-spammers procedure is a senior email procedures can set smtp certification, but also to send attachments, but can also set various codes and data encryption.
邮件发送编程
- 目录邮件发送编程是一个邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密-catalog mail is an e-mail program launched procedures to set smtp certification, but also to send attachments, but can also set various codes and data encryption
V-Jmail 在线邮件发送系统
- 基于 Dimac w3 Jmail v4.3 组件的网页邮件发送系统,主要是通过邮件代发送,从而能为邮件发送者实现免密码登陆或者直接匿名发送等功能。 支持SMTP服务器发信身份验证,核心过程错误保护,对输入的信息进行客户端与服务器端双重检测,支持同时向多个收件人进行发送,直接用“,”分隔 单一文件方便管理
JMailsender
- C#邮件发送程序,支持pop3,smtp等
SMTP_POP3.zip
- 不通过SMTP服务器中转,直接将电子邮件发送到用户信箱,Do not transit through the SMTP server directly to e-mail sent to users mailbox
src
- 用Java Socket实现SMTP邮件发送-Java Socket used to achieve SMTP e-mail
smtp
- 一个用C++编写的邮件发送程序,带SMTP验证,能添加附件-One with C++ Prepared e-mail program, with SMTP authentication, to add the annex
delphi邮件发送
- delphi smtp 邮件发送 可以改成*邮件
SMTP_Send
- smtp 邮件发送程序,是一个DEMO程序 -smtp e-mail program, is a DEMO program
csharpmail
- 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the prog
smtp
- 在三星44B0的板子上实现基于GPRS的SMTP邮件发送,可以发送附件,适合各种工业控制,远程通讯,数据采集等。GPRS模块采用的是SIM3-Samsung board at 44B0 on the implementation of the GPRS-based SMTP e-mail, you can send an attachment, suitable for a variety of industrial control, remote communication, data acq
SMTPMAILCLIENT
- 实现了一个SMTP邮件发送的客户端程序,可以插入附件,可以发送至多人-To achieve an SMTP mail client program, you can insert attachments, can be sent to more than
smtp
- SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件-SMTP mail. . . . .
SMTP
- 邮件发送编程是一个实用的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-Mail e-mail program is a practical starting procedures, to set the smtp authentication, but also the ability to send attachments, but also can set all kinds of coding and data encryption.
smtp类ereg函数替换版
- 解决PHP邮件发送中,使用smtp类在php5.3版本以上环境中ereg函数不适用的问题(Solve PHP mail sending, use SMTP class in php5.3 version of the above environment ereg function is not applicable to the problem)
VC++ Email电子邮件收发客户端
- mfc写的邮件发送程序,支持smtp和pop3(MFC write mail program, support SMTP and POP3)
SMTP邮件发送
- SMTP邮件发送,利用SMTP进行邮件发送与接受,C语言编写,计算机网络课程设计