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

搜索资源列表

  1. Emailsend

    0下载:
  2. 本实验要求按照SMTP通信协议(RFC2821)编写一个简单的邮件发送程序。实验采用SMTP服务器作为邮件发送服务器。-The experimental requirements in accordance with the SMTP protocol (RFC2821) write a simple mail program. Experiments using SMTP server as a mail server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1279
    • 提供者:t
  1. rfc821-c.tar

    0下载:
  2. pop3 smtp 协议文档 详细分析了邮件的发送接收过程-pop3 smtp mail
  3. 所属分类:Email Client

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

    0下载:
  2. VC6.0开发的使用smtp发送邮件的客户端。基于底层的socket实现,暂不支持pop3收信-VC6.0 developed to send mail using smtp client. Based on the underlying socket implementation does not support pop3 prepared to receive
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2123561
    • 提供者:suese
  1. ntSendMail

    0下载:
  2. 邮件发送程序,对SMTP的了解(C语言实现)-Mail procedures, knowledge of SMTP (C language)
  3. 所属分类:Email Client

    • 发布日期:2017-04-03
    • 文件大小:13148
    • 提供者:huangxuxi
  1. java_socket_SMTP_sendmail

    0下载:
  2. java socket 实现SMTP协议 发送邮件-java socket SMTP protocol to send messages to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:11645
    • 提供者:张扬
  1. EMail

    0下载:
  2. 邮件发送高级编程是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-Message is sent high-level programming is an advanced e-mail to launch programs, to set the smtp authentication, but also the ability to send attachments, but also can set all kinds of codin
  3. 所属分类:Email Client

    • 发布日期:2017-04-01
    • 文件大小:73581
    • 提供者:杨风
  1. Simple-mail-program-design

    0下载:
  2. 简单邮件发送程序的设计,通过两种协议,即SMTP和POP3使用实现注册好的邮件账号和密码进行登陆和验证-Simple mail program design,Through two agreement, namely SMTP and POP3 use registered good email accounts and realization of landing and verify password
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-29
    • 文件大小:36573
    • 提供者:杨炼
  1. MailManageSystem

    0下载:
  2. 邮件代理端软件的设计与开发:基本要求可以完成邮件编辑,与标准邮件服务器的连接,发送并且下载邮件,进一步要求邮件管理,邮件的加密解密传送。 设计提示—学习邮件客户端和服务器之间通信协议SMTP和POP3协议的规范,选择一特定的邮件服务器(自己安装一个或选择一公共邮件服务器)建立邮件账户,编程实现与服务器的通信建立、利用SMTP协议完成邮件发送,利用POP3完成邮件接收。-E-mail proxy client software design and development: the basi
  3. 所属分类:Email服务器

    • 发布日期:2013-05-09
    • 文件大小:845173
    • 提供者:shen6041
  1. youjiankehuduan

    0下载:
  2. 可以实现向SMTP服务器发送邮件 具有用户登陆功能,可以发送附件 -Can send messages to the SMTP server has a user login function, you can send attachments
  3. 所属分类:Email Client

    • 发布日期:2017-05-09
    • 文件大小:1952447
    • 提供者:zhangjunyan
  1. Mail2

    0下载:
  2. 基于的smtp的邮件发送的实现,程序比较简单-Smtp mail based on the realization of the program is relatively simple
  3. 所属分类:Email Client

    • 发布日期:2016-01-27
    • 文件大小:17408
    • 提供者:闫凯
  1. softeemServerMail

    0下载:
  2. 服务器端的功能:支持邮件接收功能 (POP3),支持邮件发送功能 (SMTP/ESMTP),支持邮件转发功能 (Java Mail),路径可配置,用户可配置。 用户管理程序的功能:支持用户的CRUD操作,用户信息包括并不限于用户名,密码,出生年月,地址,创建时间,所属部门或单位。可以禁止用户在某一时间段内不能使用本系统。-1 收发邮件(outlook) 2 转发邮件(outlook) 3 群发邮件 4 用户管理(telnet 模拟客户端,系统设置一个super admin,信息存
  3. 所属分类:WEB Mail

    • 发布日期:2017-06-10
    • 文件大小:17690170
    • 提供者:郭雷
  1. mail

    0下载:
  2. java 邮件发送 支持简单smtp协议-java mail smtp protocol to support simple
  3. 所属分类:WEB Mail

    • 发布日期:2017-05-26
    • 文件大小:8862480
    • 提供者:lee
  1. SendMail

    0下载:
  2. java代码,发送smtp邮件,获取邮件服务器用户认证后,设置邮件内容,发送邮件。-Java code, send SMTP email, access mail server user authentication, it set up a mail contents, send mail.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1392
    • 提供者:lilu
  1. smtp.tar

    0下载:
  2. 服务器发送邮件,实现邮件的正常发送,了解smtp协议的机制。SMTP协议!-Server to send mail, mail delivered, and to understand the mechanism of the smtp protocol. SMTP protocol.
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:2677
    • 提供者:hanker
  1. SMTPMail

    0下载:
  2. 基于SMTP协议 的 简单 实现邮件发送功能,供学习java网络编程参考-base on SMTP sending mail
  3. 所属分类:SNMP

    • 发布日期:2017-03-27
    • 文件大小:4922
    • 提供者:陈冠达
  1. smtp

    0下载:
  2. vc 发送邮件功能,可以直接使用,用VC6.0打开-vc send e-mail function
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:19229
    • 提供者:wbxcf1
  1. SendMail

    0下载:
  2. 利用SMTP,实现带附件的邮件发送,VC6.0通过-The use of SMTP mail with attachments through VC6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:47808
    • 提供者:独孤剑
  1. java

    0下载:
  2. java socket 实现SMTP协议发送邮件-java socket to the SMTP protocol to send e-mail
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2443
    • 提供者:唐萌德
  1. msmtp-1.4.28.tar

    0下载:
  2. 这是一款专门负责邮件发送的客户端软件,基于GPL发布。支持TLS/SSL、DNS模式、IPv6、服务器端认证、多用户等特性。该软件和mpop是姊妹软件。-msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other mail user agents.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:302778
    • 提供者:小亮
  1. msmtp-1.4.28

    0下载:
  2. 这是一款专门负责邮件发送的客户端软件,基于GPL发布。支持TLS/SSL、DNS模式、IPv6、服务器端认证、多用户等特性。该软件和mpop是姊妹软件。-msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other mail user agents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:435405
    • 提供者:小亮
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 27 »
搜珍网 www.dssz.com