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

搜索资源列表

  1. smtp_mail

    0下载:
  2. smtp协议发送邮件,并可以加无数附件,封装成类,可以自由调用其中函数-smtp protocol to send mail, and we can get more numerous accessories, packaging into categories, which are free to call the function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:21394
    • 提供者:Jack Steven
  1. YJXTLLYJ

    0下载:
  2. 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件. (1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。 (2)POP3服务器必须实现基本的协议命令,包括以下命令:
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:720348
    • 提供者:sd
  1. smtp_mail

    0下载:
  2. VC使用smtp.dll发邮件示例,压缩包内含三个代码,一个是vc++调用smtp.dll发送邮件的实例,一个是动态加载实例,还是有一个是静态引入实例,都可以顺利编译,很不错的参考资料。-VC use email smtp.dll example, compressed packet contains three codes, one is calling vc++ examples of smtp.dll send a message, one example of dynamic loadi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:358456
    • 提供者:994
  1. smsniff

    0下载:
  2. SmartSniff allows you to capture TCP/IP packets that pass through your network adapter, and view the captured data as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:64052
    • 提供者:wenwen
  1. SMPT_sendMail

    0下载:
  2. 演示最常用的邮件发送功能 请使用具有smtp功能的邮箱-Demonstrate the most commonly used e-mail sending function, use the smtp feature with e-mail
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:7944
    • 提供者:wangKX
  1. 8000

    0下载:
  2. 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典-To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:147550
    • 提供者:陈久富
  1. smtp

    0下载:
  2. 一个简单的SMTP邮件发送程序,想学习原理的可以看下.-A simple SMTP mail sending program, want to learn principles that can be Kanxia.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:4745
    • 提供者:328
  1. SMTP

    0下载:
  2. SMTP客户端程序,在VS 2008上编译通过,实现简单的发送邮件的功能-SMTP客户端程序
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1293940
    • 提供者:疯风愚雨
  1. email

    0下载:
  2. 电子邮件群发系统附编辑器源码 应用目标以及范围: 编写邮件,选择后提取邮件群发至目标用户信箱中 与外部系统接口: smtp,pop,自定义客户端接口 需要可填写新信件,包括信件标题、内容 需要在填写新信件时加入附件功能 -Mass system attached to an e-mail editor source application objectives and scope: the preparation of e-mail, select the
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:564387
    • 提供者:王伟
  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. Emailer

    0下载:
  2. 用于发送匿名电子邮件,只需要指定发件人,收件人,标题,内容等。SMTP服务器信息应存储在配置文件中.-Used to send email.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:41374
    • 提供者:David Zhang
  1. mail

    0下载:
  2. vc6实现的邮件收发库。支持smtp、pop3协议。-email source, development with visuall c++ 6.0,support smtp and pop3.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1375207
    • 提供者:jack
  1. SMTP_POP3_Mail_Server

    1下载:
  2. 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3463858
    • 提供者:陈嵩
  1. smtp

    0下载:
  2. smtp发送邮件代码 很好的入门代码和资料-smtp code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:271684
    • 提供者:hong
  1. Pop3guowai111

    0下载:
  2. 利用c#,基于pop3和smtp协议的邮件客户端。国外高手写的,爱学的同学拿去。-Use c#, based on the protocol pop3 and smtp mail client. Written by foreign masters, love to learn classmates Na Qu.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:109177
    • 提供者:刘飞
  1. grMail

    0下载:
  2. 基于smtp协议的Linux邮件发送程序,已经封装好,对于学习Linux和smtp很有帮助。-Linux based mail smtp protocol procedures, has been packaged well, very helpful for learning Linux and smtp.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 全功能邮件发送类,支持smtp,mail,本地smtp服务器,支持群发,不支持附件。-all functions mail-sending class.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2719
    • 提供者:我是
  1. SimpleMail

    0下载:
  2. 介于VC++实现简单的电子邮件发送功能 是在SMTP协议的基础上实现的-Between VC++ to achieve a simple SMTP e-mail function is implemented on the basis of the agreement
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:189564
    • 提供者:施清清
  1. 092VCSMTP

    0下载:
  2. 电子邮件客户端的别业设计材料 是基于VC实现的SMTP协议下的电子邮件-E-mail client other design material is based on the VC industry to achieve the SMTP e-mail agreement
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:250172
    • 提供者:施清清
  1. mysmtp

    0下载:
  2. asp.net 发送邮件 可携带附件 smtp 验证方式-asp.net send mail smtp authentication can carry attachments
  3. 所属分类:.net

    • 发布日期:2017-03-26
    • 文件大小:3315
    • 提供者:华哥
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 38 »
搜珍网 www.dssz.com