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. EMAIL_smtp

    0下载:
  2. 实现基于SMTP的邮件发送软件,SMTP服务器必须没有身份验证-To achieve the SMTP server without authentication for SMTP-based mail software
  3. 所属分类:Email Client

    • 发布日期:2017-05-17
    • 文件大小:4965836
    • 提供者:zhou
  1. csharpmail

    1下载:
  2. 完整版的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
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:217204
    • 提供者:272
  1. cses-0.3-src

    0下载:
  2. 这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。-This source code is developed using C# to achieve under a Windows mail server functionality. It implements the SMTP and POP3 protocol. Can be used as an independent serv
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-26
    • 文件大小:115015
    • 提供者:feelwindy
  1. smtpproxy-1.1.1.tar

    0下载:
  2. smtp代理服务器 -Smtp proxy
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-30
    • 文件大小:44345
    • 提供者:站长
  1. MyProxy

    0下载:
  2. 这是一个简单代理服务器;支持HTTP/POP3/SMTP/FTP代理。其中只有HTTP为标准协议,其他为自定义简易协议;支持多连接并发访问。目的是为了网络的代理出口,以及隐藏IP信息。-This is a simple proxy server support HTTP/POP3/SMTP/FTP agents. Of these, only the standard HTTP protocol, the other for the custom summary agreement supp
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:25055
    • 提供者:站长
  1. DNSsender

    0下载:
  2. 采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。- Uses the DNS analysis server, and through smtp/esmtp transmission mail source code.
  3. 所属分类:Email Client

    • 发布日期:2017-12-01
    • 文件大小:68762
    • 提供者:胡骞
  1. chap15

    0下载:
  2. 邮件发送模块,使用之前需要安装Jmail组件,然后在代码中设置SMTP服务器等信息。-E-mail module, prior to use Jmail need to install components, and then in the code set up SMTP server information.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:5058459
    • 提供者:wxj
  1. SendMailFast

    0下载:
  2. 邮件客户端通过SMTP,将邮件发送到邮件服务器,之后邮件服务器再将邮件发送到目标用户的电子邮箱。SMTP是一种请求/响应协议,邮件客户端发出一个命令,邮件服务器处理该命令,然后给邮件客户端发回一个回复。-Mail client through SMTP, the mail is sent to the mail server, mail server and then after the e-mail to the target user s e-mail address. SMTP is a
  3. 所属分类:Email Client

    • 发布日期:2017-04-01
    • 文件大小:4956
    • 提供者:wanglixin
  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. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1874082
    • 提供者:hclcool
  1. EmailSender

    0下载:
  2. 用JAVA编写的简单SMTP发送电子邮件,直接以本地作为SMTP服务器进行发送,对象-JAVA prepared using simple SMTP e-mail directly to the local as the SMTP server to send, Object
  3. 所属分类:Email Client

    • 发布日期:2017-04-11
    • 文件大小:1636
    • 提供者:Victor Chou
  1. Java_smtp_server

    0下载:
  2. 用Java实现SMTP服务器 用Java实现SMTP服务器-SMTP server to use Java to achieve the realization of SMTP server using Java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4773
    • 提供者:zhaoy
  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. SendEmail

    0下载:
  2. 创建发送邮件客服端步骤: 1.创建Smtp服务器. 2.创建发件人,与收件人邮箱地址. 3.创建发送信息. 4.建件发送附件.-send mail
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:17470
    • 提供者:小魏
  1. CSharp_implementation_SMTP_server

    0下载:
  2. C#实现SMTP服务器,使用TCP命令实现,功能比较完善 解决处理。-C# implementation SMTP server, using TCP command implementation, functional solution to deal with relatively perfect.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:6145
    • 提供者:stu
  1. Fiver6

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

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

    0下载:
  2. 一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名! -One of the Web using Java to develop the post office, you can allow users through a browser to access their POP/SMTP servers, support for multiple languages, MIME, and virtual domain nam
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:5017049
    • 提供者:jq
  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. EclipseJSTsourcecode

    0下载:
  2. 应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服务器。因此您将需要这些应用程序安装和配置。见附录A的配置Apache的德比为4.0.x和附录B和第10章配置的JBoss 。-The application and sample code were targeted for an environment that included JBoss 4.0.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17355736
    • 提供者:黄锦
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com