CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - SMTP 协议 邮件 发送

搜索资源列表

  1. sendmail

    0下载:
  2. 用c++写的,后台定时发送邮件,通过SMTP协议, 可以带附件。通过163、126邮件试验,完全能够发送。支持SMTP服务器对用户认证。-Using c++ written Backgrounds regularly send mail through SMTP protocol, you can belt attachment. 163,126 e-mail through the test, fully capable of delivering. Supported SMTP serv
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:37216
    • 提供者:李峰
  1. MailSender

    0下载:
  2. Java实现邮件发送,基于smtp协议。源代码描述.-The descr iption of sending mails(based on SMTP protocol)
  3. 所属分类:Email Client

    • 发布日期:2017-04-05
    • 文件大小:1348
    • 提供者:youruo
  1. HttpMail

    0下载:
  2. 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。- How demonstrated has connected the Hotmail mailbox, listed receives in a box the mail, the transmission and the re
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:8839
    • 提供者:李文
  1. smtp_send_email

    0下载:
  2. 利用smtp协议发送邮件的演示源代码,可以发附件-Smtp agreement to send messages using the demo source code, it can annex
  3. 所属分类:Email Client

    • 发布日期:2017-04-01
    • 文件大小:107755
    • 提供者:大头
  1. smtp_email2

    0下载:
  2. 利用smtp协议发送邮件,可发附件,示范代码(前面传错了,以这个为准)-Agreement to use smtp to send mail, can send attachments, the model code (in front of the wrong mass to this date)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:116877
    • 提供者:大头7
  1. TestSendMail

    0下载:
  2. 发送带附件的电子邮件(用winsock实现SMTP协议)-Send e-mail with attachments
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:54102
    • 提供者:Richard Yang
  1. Email

    0下载:
  2. 利用SMTP协议发送邮件,支持附件发送,MFC做的一程序.-Send mail using SMTP protocol, to support the attachment to send, MFC to do a procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:69532
    • 提供者:talon
  1. ZapMail

    0下载:
  2. 使用SMTP协议发送邮件编程代码.. 开发工具: Visual C++,-Send mail using SMTP protocol programming code .. development tools: Visual C++,
  3. 所属分类:Email Server

    • 发布日期:2017-05-24
    • 文件大小:7682537
    • 提供者:law jeamous
  1. smtp2_source

    0下载:
  2. C++写的一个发送邮件的例子,可以了解下smtp协议的应用.-C++ to write an email example, you can understand the application of the agreement under the smtp.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:45026
    • 提供者:Colorado
  1. SendMailExample

    0下载:
  2. C#下发送电子邮件,一个简单的SMTP协议程序-C# under the e-mail, a simple SMTP protocol procedures
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:47109
    • 提供者:小徐
  1. SMTPe-maildevices

    0下载:
  2. SMTP(简单邮件传输协议)协议是一种邮件发送协议,他的目标是可靠、高效的传送邮件,他独立于传送子系统,而且仅要求一条可以保证传送数据单元顺序的通道。SMTP协议的一个重要特点是它能够在传送中接力传送邮件。也就是说,如果该邮件服务器知道目的地址的邮件服务器则直接发送;如果不知道目的邮件服务器,则将这封信件按照某种策略转发给就近的一个邮件服务器。通过这种接力式的传送方式,完成邮件的发送-SMTP (Simple Mail Transfer Protocol) protocol is an e-ma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:136875
    • 提供者:温祖江
  1. CommandLineEmailer_src

    0下载:
  2. 命令行下邮件发送工具代码,实现SMTP邮件发送协议,是开发邮件处理的有益的帮助。-E-mail sent under the command-line tools for code and realize e-mail protocol SMTP, e-mail to deal with the development of useful help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5930
    • 提供者:wangbo
  1. SendEMail

    1下载:
  2. VC实现发送邮件的程序,供初学者学习SMTP协议及Winsock使用-VC to send messages to achieve the process, for beginners to learn the use of SMTP protocol and Winsock
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:33485
    • 提供者:林晓雨
  1. ssmtp

    0下载:
  2. SMTP协议的利用,邮件发送客户端,可直接编译通过-smtp protocol
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:294150
    • 提供者:jason_zhao
  1. Simon_Anonymous_Mail

    0下载:
  2. 发送匿名邮件(可能会被做为垃圾邮件)。通过smtp协议直接连接目标SMTP服务器发送邮件,不需要自己拥有邮件账号。-Send anonymous mails. Use SMTP protocol to connect destination SMTP server to send email, without your own email account.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-22
    • 文件大小:1288
    • 提供者:liuctic
  1. CSmtp_v1_6

    0下载:
  2. VC++开发的基于SMTP协议的邮件发送程序-VC++ based on SMTP protocol development program for sending mail
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:16406
    • 提供者:
  1. MySmtp

    0下载:
  2. vc6.0写的邮件群发代码,用smtp协议发送-vc6.0 mass e-mail written in code, with the smtp protocol to send
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3617711
    • 提供者:hydehuang
  1. email

    0下载:
  2. 邮件发送源码,smtp 协议,1234567890-email smtp source
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:98056
    • 提供者:chenqi
  1. SMTPToEmail

    0下载:
  2. 一个简单的SMTP协议发送小邮件,用者需要设置自己邮箱的SMTP协议,否则不能发送-SMTP-based mail to send a small program,Users need to set your SMTP mailbox,Otherwise can not send
  3. 所属分类:Email Client

    • 发布日期:2017-05-10
    • 文件大小:2136297
    • 提供者:李伟健
  1. 20040714vbfashong

    0下载:
  2. 基于VB的电子邮件的发送小程序 是基于SMTP协议实现的-Send e-mail based on a small VB program is based on the SMTP protocol implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7038
    • 提供者:施清清
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com