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

搜索资源列表

  1. HttpMail.zip

    1下载:
  2. 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
  3. 所属分类:Email客户端

    • 发布日期:
    • 文件大小:8526
    • 提供者:
  1. 20051015simplesmtp

    1下载:
  2. 用C#编写的邮件SMTP接收处理程序,十分简单明了的原理示范是编程实例。是初学者C# Socket——SMTP入门的好例子-C# prepared to receive SMTP mail handling procedures, a very straightforward principle demonstration was programming examples. Yes beginners C# Socket -- SMTP good example of entry
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10089
    • 提供者:孙耀
  1. Mail_prog_VC

    0下载:
  2. MailAgent目录下为“邮件代理”应用程序的源代码和可执行文件;MailAgent应用程序中完成了SMTP发信的功能,并提供了POP3类支持,请自行添加POP3收信功能。 编译环境需求: Windows 2000;Microsoft Visual C++ 6.0 -MailAgent directory as "mail agent" of the application source code and executable files; MailAgent ap
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64794
    • 提供者:xust_zxh
  1. Xmailsvr

    0下载:
  2. XMail version 0.39是个邮件服务器软件,具有如下功能: 1) SMTP 服务器 2) POP3 服务器 3) Finger 服务器 4) 多域名 5) 用户不需要实际的系统帐号 6) SMTP 中继检查 7) SMTP RBL 映象检查 (rbl.maps.vix.com) 8) SMTP RSS 映象检查 (relays.mail-abuse.org) 9) SMTP 垃圾邮件拒绝 10) 带外部POP帐号的POP3帐号同步器 11
  3. 所属分类:Email服务器

    • 发布日期:2008-10-13
    • 文件大小:193659
    • 提供者:李建
  1. dsock

    0下载:
  2. 用C开发的网络通讯程序,功能很全面,有TCP/IP、FTP、SMTP、IPX、有详细的使用说明 希望对你的程序开发有帮助-C development of the network communications procedures, functions very comprehensive, TCP / IP, FTP, SMTP, IPX, a detailed wish to use your help developers
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:838858
    • 提供者:赵卫东
  1. SMTPc++builder

    0下载:
  2. 使用c++builder6.0编制的使用SMTP协议的发送和接受电子邮件的客户端程序-use c builder6.0 prepared using the SMTP protocol to send and receive e-mail customer households end procedures
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:401978
    • 提供者:段诗健
  1. smtpxiaorong

    0下载:
  2. smtp实现程序,主要由c语言组成-smtp procedures, the main component of language from c
  3. 所属分类:Windows编程

  1. SMTPApplication

    0下载:
  2. 使用C#进行SMTP协议客户端开发心得--读取服务器应答篇-using C# for the SMTP protocol client development experience -- reading server response PART
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3866
    • 提供者:tanwh
  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. DNSMAIL_04-src

    0下载:
  2. A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.-A project written in C# sends email without smtp server. It queries dns server for mx record s
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:25590
    • 提供者:LiuZP
  1. 20069262573311

    0下载:
  2. C#开发的程序,提供SMTP 客户端和服务器, POP3 和 IMAP4 服务器。-C# development of the procedures, SMTP client and server, POP3 and IMAP4 servers.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1277521
    • 提供者:fsfboy
  1. boiteEmail

    0下载:
  2. C++写的一个邮件pop3.smtp,一个客户端程序.-C wrote a pop3.smtp mail, a client program.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:24906
    • 提供者:YIN WEI
  1. sharpwebmail-0.13

    1下载:
  2. SharpWebMail是一款C#编写的ASP.NET下的EMail客户端。它通过POP3服务器接收邮件,通过SMTP服务器发送邮件。它的配置很简单(只需要在web.config 里面做几个设置)。-SharpWebMail is prepared by the C# ASP.NET customers under the EMail end. It adopted a POP3 server to receive mail through the SMTP server to send mai
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:1878065
    • 提供者:金戈
  1. SMTPandPOP3SourceCode

    0下载:
  2. 这是一个有关于SMTP与POP3的C++实现。-on SMTP and POP3 C achieve.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:54407
    • 提供者:雄伟
  1. openSmtp源代码

    0下载:
  2. C#的SMTP/POP3协议的源码.[转]-C# source SMTP/POP3 agreement. [Switch]
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:783181
    • 提供者:王答
  1. 21920013

    1下载:
  2. 界面类outlook[pop3emaildevelop.rar] - 基于pop3的邮件收发软件,可以进行邮件的收发功能,并有收发附件的功能 [NET_GETMESDLG.rar] - 简单的邮件客户端程序,能够登陆并显示邮箱中邮件数目。 [Emailsndrecv.zip] - 一个电子邮件收发程序 [eping.zip] - email的 客户段~毕业设计 功能完善 [KLMail.zip] - KLMail收邮件 用pop3收邮件。用到socket/base64+p
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:116797
    • 提供者:yangyang
  1. smtpandpop

    0下载:
  2. SMTP及pop3客户端程序代码。(C++)
  3. 所属分类:Email服务器

    • 发布日期:2008-10-13
    • 文件大小:69598
    • 提供者:马文
  1. 04

    0下载:
  2. 基于C#的SMTP和POP示例,可以自己扩充其它功能。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26807
    • 提供者:张龙
  1. SMTPMAIL_SRC

    0下载:
  2. 基于.net开发平台的C#语言实现电子邮件接受程序的SMTP和POP3类封装
  3. 所属分类:弱点检测代码

    • 发布日期:2014-01-16
    • 文件大小:27848
    • 提供者:曾祥东
  1. poco-1.2.5.tar

    0下载:
  2. C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1147972
    • 提供者:chf
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com