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

搜索资源列表

  1. pop3

    1下载:
  2. 收邮件的协议有两种,一种是POP3,另外一种较为高级的协议是IMAP4,有的邮箱使用的是POP3协议,比如网易163免费邮箱、新浪免费邮箱、搜狐免费邮箱,有的邮箱使用的是IMAP4协议,比如Gmail免费邮箱,有的两种都可以,比如QQ邮箱。这些免费邮箱都需要做一些设置(例如选择开启 POP3)才能开启从客户端(比如自己做的接收邮件的程序)接收邮件的功能-private Pop3ConnectionState Connect(string host, int port, SslHandShake
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:544636
    • 提供者:jianfeng
  1. pop3

    0下载:
  2. pop3程序是一个能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码。-pop3 program is a pop3 server to check from all the messages, and you can view the message content, you can also delete the message but the receiver does not implement att
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:61823
    • 提供者:邓宇
  1. POP3

    0下载:
  2. 核心实例 POP3上电子邮件的检查,POP3协议,网络编程-POP3 email check
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:467895
    • 提供者:lei
  1. javaMailSystem

    0下载:
  2. 系统模块划分及功能介绍 飞马快递Web邮件系统由邮件服务器模块、后台管理模块和Web邮件模块三部分组成。 1. 邮件服务器模块 常规电子邮件服务器提供SMTP、POP3、IMAP4等 黑名单管理 转发管理 对发件人的电子邮件地址进行控制。 多种传输协议支持 SSL支持 2. 后台管理模块 系统管理 用户管理 用户管理模块可以方便的添加、删除、激活、停用指定用户。同时用户管理模块还提供了向一定范围内的用户
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:257605
    • 提供者:杀手47
  1. MailServer

    0下载:
  2. 纯JAVA开发邮件服务器,包括 SMTP、POP3服务器,不使用任何插件MailServer -MailServer
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2798175
    • 提供者:王强
  1. rfc821-c.tar

    0下载:
  2. pop3 smtp 协议文档 详细分析了邮件的发送接收过程-pop3 smtp mail
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:18347
    • 提供者:cai
  1. email-pop3

    0下载:
  2. 本程序是以pop3协议为基础,利用c++语言实现的电子邮件接受系统,能正确的实现邮件的接受,查看和删除功能。-Pop3 protocol of this program is based on the use c++ language of the e-mail to accept the system, to the realization of the right to accept messages, view and delete functions....
  3. 所属分类:Email Client

    • 发布日期:2017-05-27
    • 文件大小:10044137
    • 提供者:胡小灰
  1. pop3

    0下载:
  2. 采用Pop3协议实现的收邮件工具,VC8.0以上开发-Pop3 protocol implementation using the mail tool, VC8.0 or higher
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:31786
    • 提供者:林琼
  1. pop3

    0下载:
  2. 电子邮件的发送程序 发送邮件的程序必须能够做3件事情: ①与接收电子邮件的服务器相连接; ②将相关的信息送入收件人的信箱; ③程序还应可以判断整个过程是否能正常运行,如果不正常运行,必须给出错误信息。-Send e-mail program to send e-mail program must be able to do three things: ① and receive e-mail server is connected ② related information
  3. 所属分类:Email Client

    • 发布日期:2017-04-09
    • 文件大小:2026608
    • 提供者:hesiway
  1. Mail-Server

    0下载:
  2. 在Linux环境下用C语言写的邮件服务器,支持SMTP、POP3 协议。能够发送和接受邮件。支持转发功能。在Outlook和FoxMail上测试通过-In the Linux environment using C language to write the mail server, supporting SMTP, POP3 protocol. The ability to send and receive mail. Support for forwarding. In Outlook an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:618078
    • 提供者:周伦
  1. pop3

    0下载:
  2. 该程序是一个能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码;-The program is a check from the pop3 server all the messages, and you can view the message content, you can delete the message but did not achieve to receive attachments, usi
  3. 所属分类:Email Server

    • 发布日期:2017-03-31
    • 文件大小:55197
    • 提供者:wanglixin
  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. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:509952
    • 提供者:zhaozm
  1. pop3-and-smtp

    0下载:
  2. 开发平台:vs2005 内容简介:本程序是基于pop3以及smtp协议来实现电子邮件的收发过程,利用VS2005提供的.NET框架2.0的System.Net.Mail命名空间中专门对邮件收发处理的类,进行编程。 包含内容:1.源程序代码及工程 2.详细的实验报告一份 3.调试说明书一份-Development Platform: vs2005 Introduction: This procedure is based on the pop3 and smtp protoc
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2139617
    • 提供者:pengxinyue
  1. POP3

    0下载:
  2. 不论是Windows应用程序还是Web应用程序,实现电子邮件的收发都是常用的功能,比如要求用户以邮件方式提供反馈信息;在办公系统中定时检测用户指定的邮件,并及时提醒用户查看等。-Whether it is a Windows application or Web application, send and receive e-mail is commonly used to achieve the function, such as requiring users to provide feed
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:48980
    • 提供者:张三
  1. pop3-get-and-send-email

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

    • 发布日期:2017-03-28
    • 文件大小:55675
    • 提供者:林耿涛
  1. pop3

    0下载:
  2. 邮件通讯,邮件通讯 邮件通讯 -E-mail communication
  3. 所属分类:Email Client

    • 发布日期:2017-04-05
    • 文件大小:1681
    • 提供者:tt
  1. pop3

    0下载:
  2. 基于linux下的POP3端口。可以收新浪等126等信箱的邮件-Based on the POP3 port under linux. 126 such as Sina and other mail messages can be received
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:627
    • 提供者:fanpudn
  1. 200562240510753

    0下载:
  2. 一个简单实用的POP3邮件接收器,使用sockets完成,可以应用到实际开发中哦,很精简,但可以接收各种POP3服务器的邮件,如新浪,网易的邮箱等-A simple and practical POP3mail receiver, using sockets to complete, can be applied to the actual development of Oh, very simple, but can receive various POP3mail servers, such
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-02
    • 文件大小:22565
    • 提供者:wenjianfeng
  1. pop3

    0下载:
  2. linux下接收邮件,可以下载邮件,单不能解码-get e_mail by pop3 in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3317
    • 提供者:wang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 27 »
搜珍网 www.dssz.com