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

搜索资源列表

  1. base64

    1下载:
  2. 用C语言实现的发送 邮件 SMTP的代码. 可以发送附件.大小无限制.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:195680
    • 提供者:suiran
  1. CSharp

    0下载:
  2. c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:198716
    • 提供者:qiong
  1. ssmtp

    0下载:
  2. 嵌入式linux下面的邮件发送程序,实现smtp协议,编程语言为c,本源码并非控制台下程序,而是为其他程序提供函数接口的纯c代码。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:81792
    • 提供者:jzk
  1. emsmtpc

    0下载:
  2. C语言实现的一个简易的SMTP CLINT源码,可做嵌入式开发参考。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:simon
  1. openSmtp_source.1.10.0

    0下载:
  2. 用C#开发实现SMTP相关技术,能接收到带附件的邮件服务功能.-C# development over SMTP related technologies, will receive e-mail with attachments and service functions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:873116
    • 提供者:周光洪
  1. EmailReceiveAndSend

    0下载:
  2. C#编写的邮件收发程序,适合与初学者学习,pop,smtp
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:219823
    • 提供者:goodsbou
  1. smtpr

    0下载:
  2. A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6587
    • 提供者:leearthian
  1. SMTP_POP3

    0下载:
  2. c#电子邮件收发,用POP3和SMTP协议实现,是一个很好的电子书
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1384114
    • 提供者:delia
  1. SimpleMail

    0下载:
  2. 实现具有登陆功能的邮件发送,帮助理解SMTP的C/S模式,有HELO FROM TO DATA等过程
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:3414
    • 提供者:清枫
  1. mail

    0下载:
  2. 根据smtp协议编写的代码 c++ 可向指定邮箱发送邮件
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:34239
    • 提供者:尹燕彬
  1. cheng_SMTP

    0下载:
  2. 1、这是用C++写SMTP协议,直接可以用户二次开发使用 2、来源于人民大学出版的网络通讯二次开发一书 3、该原程序功能强大,可以一次发无数多个小附件,速度和通用的EMAIL差不多
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:12236
    • 提供者:chengcantao
  1. MailServerCSharp

    0下载:
  2. 一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e-address for one mailbox Support aliasesSupport email routing. eg *ivar* pattern routes all addresses containing ivar to specified mailbox.IP access filtering SMTP AUTH,SIZE comman
  3. 所属分类:Email服务器

    • 发布日期:2008-10-13
    • 文件大小:2951578
    • 提供者:杨鹏
  1. csharp.mail.socket

    0下载:
  2. 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的-with c # socket connections will be a realization smtp mail attachments and small programs, usually can be used to regularly informed of what
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:13173
    • 提供者:朱人杰
  1. JMailsender

    0下载:
  2. C#邮件发送程序,支持pop3,smtp等
  3. 所属分类:C#编程

  1. jianpanjilu.rar

    0下载:
  2. 键盘记录的C++实现,以及SMTP的C++实现,。程序通过系统钩子函数捕获键盘输入,通过SMTP协议以邮件方式发送到邮箱,Record keyboard the C++ implementation, as well as SMTP implementation of the C++,. Process through the system keyboard hook function to capture, through the SMTP protocol to send messages
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2814882
    • 提供者:buxiaoyang
  1. pop3_smtp.rar

    0下载:
  2. C#收发邮件的例子,包括POP3和SMTP,C# example to send and receive e-mail
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:136850
    • 提供者:ravenbj
  1. poco-1.3.5.zip

    0下载:
  2. 非常好的标准c++网络通讯开源库,支持tcp,udp,ssl,支持smtp和pop3邮件协议,Very good standard c++ network communication open-source database, to support tcp, udp, ssl, support for pop3 and smtp e-mail agreement
  3. 所属分类:Email Client

    • 发布日期:2017-05-13
    • 文件大小:3276951
    • 提供者:sgbiao
  1. WebMail

    0下载:
  2. 本文主要介绍基于B/S结构的邮件管理系统的实现过程,采用ASP.NET + C# + SQL Server2005的模式。其中网页前台使用ASP.NET经行设计,后台服务程序使用C#语言实现,数据库使用SQL Server2005,主要提供对注册用户的邮箱托管功能。其中收发邮件通过连接相关SMTP、POP服务器实现。-This paper mainly introduced based on B/S structure of email management system realization
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-21
    • 文件大小:6324850
    • 提供者:宝清
  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. 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 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com