CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Email客户端 搜索资源 - can协议

搜索资源列表

  1. popanalysis

    1下载:
  2. pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础-pop3 protocol analysis, the main pop3 client agreement. Can be used as the foundation for development
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:157527
    • 提供者:肖荣
  1. BCB6_EMAIL_Client

    0下载:
  2. 采用C++ Builder 6.0工具编写的完整的邮件收发软件源码,支持SMTP/POP3协议,可直接编译运行.-C Builder 6.0 tools for the preparation of the integrity of the mail software source code, forwarding for SMTP/POP3 support agreement can be directly translated operation.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:47187
    • 提供者:李兴仁
  1. AutoEmailClient

    0下载:
  2. 封装了SMTP,POP3协议来象和一样,不用通过登陆网站就可以收发邮件.-Packaging of SMTP, POP3 protocol and the like, not through the landing site can send and receive E-mail.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:49357
    • 提供者:hangm
  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. SMTP

    0下载:
  2. 用C#实现的 邮件发送。采用smtp协议。能够实现邮件发送。-Implemented in C# mail. Using smtp protocol. Mail can be achieved.
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:2409
    • 提供者:sdsdsdsdsd
  1. mimecpp_src

    0下载:
  2. MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具群发,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generate a variety of standard format
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:20378
    • 提供者:sss
  1. smtp_send_email

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

    • 发布日期:2017-03-31
    • 文件大小:107755
    • 提供者:大头
  1. Smtp

    0下载:
  2. 利用SMTP协议进行邮件的发送,同时也可以进行附件的发送。-Using SMTP protocol to send mail, but also can send the attachment.
  3. 所属分类:Email Client

    • 发布日期:2017-04-03
    • 文件大小:54251
    • 提供者:liaoyu
  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-09
    • 文件大小:2136297
    • 提供者:李伟健
  1. emailsmtp

    0下载:
  2. EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments. Images embedded within HTML messages are also sup
  3. 所属分类:Email Client

    • 发布日期:2017-03-26
    • 文件大小:142302
    • 提供者:altob
  1. emailtransform

    0下载:
  2. 通过简单的SMTP协议,实现了邮件转发的功能。同时也可以添加附件,填写SMTP服务器,收件人,主题等信息,实现邮件的转发。-Simple SMTP protocol, to achieve the e-mail forwarding function. Can also add an attachment, fill in the SMTP server, recipient, subject and other information, to achieve e-mail forwarding
  3. 所属分类:Email Client

    • 发布日期:2017-05-17
    • 文件大小:4935113
    • 提供者:唐宏美
  1. MailSend

    0下载:
  2. 利用System.Web.Mail这个名称空间.在这个名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性—SmtpServer,您必须通过SmtpServer属性来指定发送邮件的服务器的名称(或IP地址),然后再调用Send()函数来发送邮件。您可以在Send函数的参数MailMessage对象中设置邮件的相关属性,如优先级、附件等等。除了以MailMessage对象为参数(如上述代
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:51448
    • 提供者:shen6041
  1. smtp

    0下载:
  2. 基于SMTP协议的邮件发送客户端,可实现邮件发送功能,但没有邮件接收功能-Mail based on SMTP protocol client, email functions can be realized, but no mail receive function
  3. 所属分类:Email Client

    • 发布日期:2017-05-28
    • 文件大小:11559440
    • 提供者:钟国恩
  1. Base64

    0下载:
  2. 基于64编码,可以实现像邮件传输协议的编码和解码-64 encoding, encoding and decoding can be achieved such as the Mail Transfer Protocol
  3. 所属分类:Email Client

    • 发布日期:2017-03-26
    • 文件大小:29897
    • 提供者:zhangyuling
  1. ReceiveMailTest

    0下载:
  2. POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now
  3. 所属分类:Email客户端

    • 发布日期:2018-04-30
    • 文件大小:45056
    • 提供者:白菜123
搜珍网 www.dssz.com