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

搜索资源列表

  1. CSmtp_v2_0_ssl

    0下载:
  2. SMTP over SSL c++ cla-SMTP over SSL c++ class
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-13
    • 文件大小:1815933
    • 提供者:jay
  1. MailComposer_Source

    0下载:
  2. .NET Mail Composer This is a simple application developed using C# to send mail (with attachments) to multiple users. It uses an SMTP server to send mails.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:92076
    • 提供者:king
  1. pop3

    0下载:
  2. 这是一遍关于数据通信的论文,是基于c/s结构的一个简单的小邮箱的开发实例,用到了c#和简单的pop和smtp协议,大家可以参考一下-This is again on the data communications paper is based on the c/s the structure of a simple example of the development of small-mail, use the c# And simple pop and smtp agreement, we
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:186995
    • 提供者:小丽
  1. src

    0下载:
  2. SMTP C语言实现源代码!
  3. 所属分类:文件操作

    • 发布日期:2017-05-17
    • 文件大小:4549180
    • 提供者:jiangp
  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. ZapMail

    0下载:
  2. 使用SMTP协议发送邮件编程代码.. 开发工具: Visual C++,-Send mail using SMTP protocol programming code .. development tools: Visual C++,
  3. 所属分类:Email Server

    • 发布日期:2017-05-24
    • 文件大小:7682537
    • 提供者:law jeamous
  1. pop

    0下载:
  2. 在给出的SMTP pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。关键字从文件中读出,不少于十个,比较结果符合的打印出过滤用关键字、邮件主题、邮件发件人。多重符合的每次结果都要打印。在windows Visual C++ 下调试-SMTP pop in the given procedure to add a filter to enable the theme for the receiving e-mail content filtering keywords. Key
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1642992
    • 提供者:智慧
  1. cshapentryCourseware

    0下载:
  2. c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
  3. 所属分类:CSharp

    • 发布日期:2015-10-15
    • 文件大小:1711092
    • 提供者:王勇
  1. smtp2_source

    0下载:
  2. C++写的一个发送邮件的例子,可以了解下smtp协议的应用.-C++ to write an email example, you can understand the application of the agreement under the smtp.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:45026
    • 提供者:Colorado
  1. SendMailExample

    0下载:
  2. C#下发送电子邮件,一个简单的SMTP协议程序-C# under the e-mail, a simple SMTP protocol procedures
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:47109
    • 提供者:小徐
  1. smail2

    0下载:
  2. 用Visual C++6.0实现的pop3和smtp邮件收发程序-Using Visual C++6.0 to achieve the pop3 and smtp mail program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4597280
    • 提供者:ericklee
  1. Mail

    0下载:
  2. 一个vxworks系统下,c语言实现的smtp协议邮件发送软件。填入自己的用户名、密码、设置好后即可使用。-Under a vxworks system, c language implementation of the smtp protocol to send e-mail software. Fill in your user name, password, set up immediately after use.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:51878
    • 提供者:路标
  1. Mail_Agent

    0下载:
  2. this program is a mail agent uses pop3 and smtp protocols, written in .net c#, you can determine the server ip to begin sending.
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:57492
    • 提供者:espil
  1. Csharp1

    0下载:
  2. C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Appl
  3. 所属分类:.net

    • 发布日期:2017-03-21
    • 文件大小:198941
    • 提供者:王清河
  1. sharpmimetools-0.6

    0下载:
  2. harpWebMail is an ASP.NET Web Mail application that is written in C#. It uses a POP3 server as the mailstore and sends mail through a SMTP. It is very simple to configure (Only a few settings in the web.config file). You can compose HTML messages, se
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:929027
    • 提供者:vikram
  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. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  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. MailSystemServer

    0下载:
  2. 这是一个简单的POP3和SMTP服务器,c++编写的。-This is a simple POP3 and SMTP server, c++ written.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1191548
    • 提供者:windows
  1. poco-1.3.6p2.tar

    0下载:
  2. POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包括:HTTP、 FTP、SMTP 等;其本身还包含一个 HTTP 服务器,提供 XML 的解析和 SQL 数据库的访问接口。-C++ class libraries for network-centric, portable applications, integrated perfectly with the C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1392043
    • 提供者:终曲
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com