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

搜索资源列表

  1. PopReceiveDemo

    0下载:
  2. 邮件接收处理 这个例子中只需要编写客户端程序,而不需要编写服务器端程序即可正常运行。我们重点关心的是如何利用同步TCP发送和接收数据。 -Receiving and processing the message only need to write this example client, without the need to write server-side program to work correctly. The focus of our concern is how to
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:76886
    • 提供者:白白
  1. mail

    0下载:
  2. 收发邮件 和部分功能)理论和实验研究内容:基于JAVA开发环境设计,实现电子邮件系统的基本功能,能创建用户,用户验证,用户登陆后能接收 发送 删除邮件等相关功能。软件要求功能完善无错,截面美观易操作 2)拟解决的关键问题:传统的E-mail应用模式多数基于C/S结构实现。基于这种模式的应用很明显的一个特征是,在使用客户端邮件工具之前,需要指定邮件服务器的主机地址和通信端口,这些工作对刚开始上网的用户会有一定的困难。 特色与创新之处 本论文是基于JavaMail的电子邮件系统的实
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2464938
    • 提供者:蔡宇昊
  1. ReceiveEmail

    0下载:
  2. 通过jmail实现的邮件接收程序,编程语言为C#,压缩包内带jmail组件。-This is a receive project by C# language,suported by Jmail.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1556535
    • 提供者:杨枭
  1. EmailManage

    0下载:
  2. 邮件收发系统 虽然是简单的邮件收发,但是利用到了SMTP协议和TCP同步协议实现的检查和接收指定的邮件服务器上的邮件。-While sending and receiving e-mail system is a simple mail, but the advantage of the SMTP protocol and TCP synchronization protocol specified in the inspection and receive messages on the
  3. 所属分类:Email Client

    • 发布日期:2017-03-28
    • 文件大小:811116
    • 提供者:
  1. E-mail

    0下载:
  2. 邮件接收功能:获得邮件的收件人,抄送,和密送的地址和姓名,根据所传递的参数的不同 "to"----收件人 "cc"---抄送人地址 "bcc"---密送人地址-very gond
  3. 所属分类:Email Client

    • 发布日期:2017-06-09
    • 文件大小:16861297
    • 提供者:文传键
  1. pb_mail

    1下载:
  2. 局域网内的邮件接收与发送,根据系统内的outlook,在那设置好地址就可以接收和发送邮件了-LAN receiving and sending e-mail
  3. 所属分类:Email Client

    • 发布日期:2015-04-30
    • 文件大小:3915776
    • 提供者:Elev Qin
  1. pop3

    0下载:
  2. 用户可以利用某个网站的pop3电子邮件接收服务器来接收你在该网站的电子邮箱里的信件。实例只介绍了接收邮件,提取信头标题字段的有关内容,能正确显示符合Rfc822规范的邮件。-Users can use a pop3 mail server of website to receive your e-mail on the site. Examples are introduced only receive messages and extract the relevant header field
  3. 所属分类:Email Client

    • 发布日期:2017-03-31
    • 文件大小:36049
    • 提供者:hxh
  1. javaMail

    0下载:
  2. 该系统同样是在MFC的框架上进行编写。系统实现过程如下:用POP3协议完成邮件接收,用SMTP协议完成邮件的发送,并且对原文内容进行AES加密。然后对AES的密钥进行RSA加密,并将加密后的AES密钥随邮件的正文一起发送给接收方。而接收方在收到邮件之后,首先还原出AES密钥,接着对邮件的内容进行解密,还原出邮件正文。-The system is also in preparation on the MFC framework. System implementation process is a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:75611
    • 提供者:黎飞
  1. MailManageSystem

    0下载:
  2. 邮件代理端软件的设计与开发:基本要求可以完成邮件编辑,与标准邮件服务器的连接,发送并且下载邮件,进一步要求邮件管理,邮件的加密解密传送。 设计提示—学习邮件客户端和服务器之间通信协议SMTP和POP3协议的规范,选择一特定的邮件服务器(自己安装一个或选择一公共邮件服务器)建立邮件账户,编程实现与服务器的通信建立、利用SMTP协议完成邮件发送,利用POP3完成邮件接收。-E-mail proxy client software design and development: the basi
  3. 所属分类:Email服务器

    • 发布日期:2013-05-09
    • 文件大小:845173
    • 提供者:shen6041
  1. 52jjkyt

    0下载:
  2. 电子邮件接收程序,很不错的VB源码,VB爱好者可以下载使用-Receive e-mail program, a very good source VB, VB enthusiasts can download and use
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7943
    • 提供者:
  1. POP3WizardOpen_Source_3_0_7

    0下载:
  2. 邮件接收解析,实现pop3协议,通过c#编写实现,通过tcpclient类通信-Incoming mail parsing, to achieve pop3, written by c# implementation of communication through tcpclient class
  3. 所属分类:WEB Mail

    • 发布日期:2017-03-29
    • 文件大小:98304
    • 提供者:yangxw
  1. ReceiveMailExample

    0下载:
  2. 基于C#开发的邮件接收程序,适合初学者学习。-Development based on C# to receive e-mail program, for beginners to learn.
  3. 所属分类:Email Client

    • 发布日期:2017-03-28
    • 文件大小:73145
    • 提供者:飞啊
  1. EmailClientBISHE

    0下载:
  2. 毕业设计题目 基于POP3的邮件接收程序-Graduation subject receiving program based POP3 e-mail
  3. 所属分类:Email Client

    • 发布日期:2017-04-10
    • 文件大小:2055195
    • 提供者:wangl
  1. softeemServerMail

    0下载:
  2. 服务器端的功能:支持邮件接收功能 (POP3),支持邮件发送功能 (SMTP/ESMTP),支持邮件转发功能 (Java Mail),路径可配置,用户可配置。 用户管理程序的功能:支持用户的CRUD操作,用户信息包括并不限于用户名,密码,出生年月,地址,创建时间,所属部门或单位。可以禁止用户在某一时间段内不能使用本系统。-1 收发邮件(outlook) 2 转发邮件(outlook) 3 群发邮件 4 用户管理(telnet 模拟客户端,系统设置一个super admin,信息存
  3. 所属分类:WEB Mail

    • 发布日期:2017-06-10
    • 文件大小:17690170
    • 提供者:郭雷
  1. email

    0下载:
  2. 本代码详解了如何发送和接收电子邮件。电子邮件系统采用SMTP作为发送协议,POP3作为接收协议。-Detailed how this code to send and receive e-mail. Send e-mail system uses SMTP as the protocol, POP3 protocol as a receiver.
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:65153
    • 提供者:李佳昆
  1. EMAILclient

    0下载:
  2. 实现具有mfc界面的邮件客户端程序,可以实现邮件接收-To achieve the interface with mfc mail client, can receive mail
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:30685
    • 提供者:wuweifeng
  1. EMAILserver

    0下载:
  2. 实现具有mfc界面的邮件服务器端程序,可以实现邮件接收发送控制-To achieve the interface with mfc mail server program, can send control messages received
  3. 所属分类:Email Server

    • 发布日期:2017-03-28
    • 文件大小:316027
    • 提供者:wuweifeng
  1. popMailRcver

    0下载:
  2. POP3实现邮件接收程序 购买的源代码 完整 学习的珍品-POP3 e-mail receiving program to achieve the source code to buy a complete study of the treasures
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:54952
    • 提供者:littlesu
  1. smtp

    0下载:
  2. 基于SMTP协议的邮件发送客户端,可实现邮件发送功能,但没有邮件接收功能-Mail based on SMTP protocol client, email functions can be realized, but no mail receive function
  3. 所属分类:Email Client

    • 发布日期:2017-05-28
    • 文件大小:11559440
    • 提供者:钟国恩
  1. pop3-get-and-send-email

    0下载:
  2. C#使用POP3协议构建客户端邮件接收源-pop3 get and sned email
  3. 所属分类:Email Client

    • 发布日期:2017-03-28
    • 文件大小:55675
    • 提供者:林耿涛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com