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

搜索资源列表

  1. email

    0下载:
  2. 一个简单的邮件服务器,实现了SMTP,POP3,实现了邮件收发!-A simple mail server to achieve the SMTP, POP3, realized the mail!
  3. 所属分类:Email Server

    • 发布日期:2017-03-28
    • 文件大小:20330
    • 提供者:丁鹏
  1. php_smtp

    0下载:
  2. 一个用PHP写的用SMTP发送电子邮件的程序,有用着的兄弟可以下载.-Using PHP to write a use SMTP to send e-mail procedure, useful with the brothers can be downloaded.
  3. 所属分类:Email Client

    • 发布日期:2017-04-14
    • 文件大小:2958
    • 提供者:hany
  1. EmailSenderAUTH

    0下载:
  2. 这是另一个关于Email SMTP服务器的邮件,其功能是通过外部SMTP服务器及身份验证来发送电子邮件,本代码内以163.com为例-This is another on the Email SMTP mail server and its function is through an external SMTP server and authentication to send e-mail, within the code as an example to 163.com
  3. 所属分类:Email Client

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:Victor Chou
  1. vjmail

    0下载:
  2. 基于 Dimac w3 Jmail v4.3 组件的网页邮件发送系统,主要是通过邮件代发送,从而能为邮件发送者实现免密码登陆或者直接匿名发送等功能。 支持SMTP服务器发信身份验证,核心过程错误保护,对输入的信息进行客户端与服务器端双重检测,支持同时向多个收件人进行发送,直接用“,”分隔 单一文件方便管理 -Dimac w3 Jmail v4.3 based on the components page e-mail system, mainly through e-mail sent
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:7224
    • 提供者:Duclika
  1. GMailSender

    0下载:
  2. 使用SMTP利用GMAil发送邮件,使用C#的MessageClient组件-Send mail via gmail and use SMTP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:10810
    • 提供者:shadow
  1. mail_pop_smtp

    0下载:
  2. 使用POP3协议接收邮件,使用SMTP协议发送邮件-Receive messages using the POP3 protocol, use the SMTP protocol to send mail
  3. 所属分类:Email Client

    • 发布日期:2017-04-02
    • 文件大小:135174
    • 提供者:xiaoluo
  1. Fiver6

    0下载:
  2. 现的邮件服务器支持SMTP -Is the mail server support SMTP ,,,,,,,,,,,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:318958
    • 提供者:zhang0101
  1. email

    0下载:
  2. 能够实行加密和解密功能,并分别用POP3协议和SMTP协议来进行收发邮件的功能-Be able to implement encryption and decryption functions, and separately using POP3 protocol and SMTP protocol to send and receive e-mail function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4676476
    • 提供者:黎志展
  1. EmailSystem

    0下载:
  2. 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve
  3. 所属分类:Email Client

    • 发布日期:2016-01-24
    • 文件大小:1249668
    • 提供者:陈锋
  1. pop

    0下载:
  2. 在给出的SMTP pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。关键字从文件中读出,不少于十个,比较结果符合的打印出过滤用关键字、邮件主题、邮件发件人。多重符合的每次结果都要打印。在windows Visual C++ 下调试-SMTP pop in the given procedure to add a filter to enable the theme for the receiving e-mail content filtering keywords. Key
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1642992
    • 提供者:智慧
  1. cvery_164286

    0下载:
  2. 电子邮件客户端,包括邮件收发功能。。。。需要设置smtp。。。pop方可连接制定服务器进行邮件收发-E-mail clients, including e-mail to send and receive functions. . . . Need to set up smtp. . . before connecting the development of pop mail server
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9664179
    • 提供者:邓文兵
  1. ISODATA2

    0下载:
  2. 用VC++实现的基于SMTP的邮件发送程序,带附件,base64编码-welcome
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:175539
    • 提供者:hangely
  1. SMTPMAILCLIENT

    0下载:
  2. 实现了一个SMTP邮件发送的客户端程序,可以插入附件,可以发送至多人-To achieve an SMTP mail client program, you can insert attachments, can be sent to more than
  3. 所属分类:Email Client

  1. EasyMail

    0下载:
  2. 很不错的VB版邮件发送系统,原作者极易,界面友好,功能很多,VB6下顺利编译成功,发邮件前需要进行SMTP邮件设置,测试进可以发送邮件,而且速度挺快。-VB version is very good e-mail system, highly original author, user-friendly, feature a lot, VB6 compile smoothly success, the need for SMTP e-mail before the mail settings,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-22
    • 文件大小:50681
    • 提供者:289
  1. Email

    0下载:
  2. 邮件软件:该程序需要两个服务器,一个用来发送邮件,一个用来接受邮件,一般我们用pop3协议来接收邮件,用smtp协议来发送邮件。-E-mail software: the program requires two servers, one used to send a message, a message to accept the general protocol we use to receive mail pop3, smtp protocol used to send messages.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3564081
    • 提供者:夏廉
  1. MailSend

    0下载:
  2. CSharp实现的基于SMTP协议和socket编程的邮件发送客户端-CSharp achieved SMTP protocol and socket-based programming of the e-mail client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:25957
    • 提供者:xlj
  1. MyEmail

    0下载:
  2. 使用winsock中的SMTP协议编写的一个收发邮件的小程序。-Use the SMTP protocol winsock prepared a small program to send and receive e-mail.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:xiaolin
  1. pop3_smtp_ssl

    0下载:
  2. pop3和smtp协议收发邮件,支持ssl认证-pop3 and smtp send/receive mail msg,support ssl.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:58322
    • 提供者:祖魁
  1. SENDMIAL

    0下载:
  2. 利用SMTP协议发送邮件,采用Winsock控件实现-Send mail using SMTP protocol, the Winsock control to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:15501
    • 提供者:jeff
  1. qq

    0下载:
  2. VC++的发送邮件的一个组件,能够很好的通过SMTP发送邮件到任何邮箱-VC++ of a component to send mail
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:233469
    • 提供者:chenhong
« 1 2 3 4 5 6 78 9 10 11 12 ... 38 »
搜珍网 www.dssz.com