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

搜索资源列表

  1. CS_高级smtp客户端

    0下载:
  2. C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:20046
    • 提供者:张杰
  1. QMailClient_src

    0下载:
  2. 展示如何使用VB來自行製作一個POP3、SMTP的EMAIL客戶端軟件。-Demonstrate how to use VB to produce a line from the POP3, SMTP client software in EMAIL.
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:105238
    • 提供者:
  1. MailEncrypt

    0下载:
  2. 一个发送邮件的例子(smtp客户端)--Example for sending email(smtp client side)
  3. 所属分类:Email Client

    • 发布日期:2017-11-14
    • 文件大小:59332
    • 提供者:站长
  1. smtp

    0下载:
  2. 在嵌入式linux下发送邮件的SMTP客户端程序。基于mips平台可直接使用-In the embedded linux send SMTP mail client program. Mips-based platform can be used directly
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:19156
    • 提供者:梁子
  1. email_client

    0下载:
  2. email client and support pop3、smtp、imap protocol.-email client and support pop3, smtp, imap protocol.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:396495
    • 提供者:王晓
  1. vc_SendEmail

    0下载:
  2. send an email using vc pop3 smtp protol an client-send an email using vc pop3 smtp protol an client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:788830
    • 提供者:慕德胜
  1. SMTP(mfc)

    0下载:
  2. 这是用MFC编写的简单的SMTP邮件客户端的程序,对于分析SMTP协议有很大的帮助。-This is a simple to use MFC to prepare the SMTP mail client program, the SMTP protocol analysis very helpful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3712368
    • 提供者:黄黄
  1. POP-client

    0下载:
  2. POP3 Gateway - E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor - POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webfo
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:21084
    • 提供者:Lenin
  1. Dns_Query16724511152003

    0下载:
  2. Title: Dns Query Descr iption: Dns Query Class is the easiest way to get any Dns Record from Name Servers. (For those who know) It supports: MX Query, Host Query and NS Query. It is fully written in VB.NET without the use of windows API. I did this
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:9637
    • 提供者:hasbe allah
  1. SendMail

    0下载:
  2. 使用CSocket类实现发送邮件的SMTP客户程序。 -Using the CSocket class implements the SMTP client to send mail.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:90464
    • 提供者:xiayang
  1. SockPort

    0下载:
  2. This is a sample code for BREW s SMTP client.
  3. 所属分类:BREW

    • 发布日期:2017-04-05
    • 文件大小:6387
    • 提供者:raidun
  1. j_14090_CPop3Connection

    0下载:
  2. Client ActiveX for safe message delivery with SMTP protocol * Easy usage - one line command for complete delivery * Attachments, multipart messages, embed images, unicode support * Secure! SSL/TLS for transport, S/MIME for content protection
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:21220
    • 提供者:songzhihu
  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. Mail-client-realized

    0下载:
  2. 为发送者提供一个图形界面,其中有用于本地邮件服务器的以下字段:发送者电子邮件地址接受者电子邮件地址、报文主题及报文本身。SMTP客户端是编辑、发送邮件的部分,用户通过界面输入邮件信息后,SMTP客户端根据邮件信息生成标准格式的邮件,并发送到SMTP服务器上。-For the sender to provide a graphical interface, including the local mail server for the following fields: e-mail addres
  3. 所属分类:GUI Develop

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

    0下载:
  2. Send email using SMTP STARTTLS. With STARTTLS, the SMTP client connects to the SMTP server on port 25 (non-SSL) and then issues a STARTTLS command to convert the connection to a secure TLS channel.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:maria
  1. miksago-node-smtp-client-85cd29d

    0下载:
  2. 邮件服务器搭建 smtp,An SMTP/ESMTP Client module for Node.js (maybe one day in a far off gallaxy I might write the server) - Features: - Very basic protocol implementation - Very basic wrapper around the protocol to provide a bit of a nice interface
  3. 所属分类:Email Server

    • 发布日期:2017-03-25
    • 文件大小:646949
    • 提供者:郭雷
  1. SMTP

    0下载:
  2. Visual C++案例开发集锦\第九章\SMTP客户端程序的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ SMTP client' s source code, worth a visit!
  3. 所属分类:SNMP

    • 发布日期:2017-04-02
    • 文件大小:67365
    • 提供者:黄彤芳
  1. SMTP-Client

    0下载:
  2. SMTP客户端程序,一个电子邮件器,带有附件上传功能-SMTP client program, an email device
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:70501
    • 提供者:李劲
  1. SMTP-client

    0下载:
  2. 这是一个smtp 客户端程序,源码发行版,可直接运行,内部注释一般,还有待改进-This is an smtp client program source release can be run directly, internal comments, be improved
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:84925
    • 提供者:kevin
  1. SMTP-Client

    0下载:
  2. SMTP客户端程序,一个电子邮件器,带有附件上传功能SMTP client program, an email device-SMTP client program, an email device
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:70547
    • 提供者:ptsho
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com