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

搜索资源列表

  1. IMailPlus

    0下载:
  2. 本文呢帮助你一步一步实现邮件客户端。你需要起码了解相关协议如pop3协议。让我们演示此通信实例来了解协议如何工作-This post will go with you step by step towards building your own Mail Client using C#, First to start I’ll start you need to first know the protocol you will be retrieving emails with I will d
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-05-31
    • 文件大小:140317
    • 提供者:yefeng
  1. mail

    0下载:
  2. Linux环境下mail监控程序的源代码, 包括smtp和pop3协议, 编译成动态链接库(.so)的形式-Mail under Linux source code control procedures, including the smtp and pop3 agreement, compiled the form of dynamic-link library (. So)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:41049
    • 提供者:Allen
  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. Email

    0下载:
  2. 邮件软件:该程序需要两个服务器,一个用来发送邮件,一个用来接受邮件,一般我们用pop3协议来接收邮件,用smtp协议来发送邮件。-E-mail software: the program requires two servers, one used to send a message, a message to accept the general protocol we use to receive mail pop3, smtp protocol used to send messages.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3564081
    • 提供者:夏廉
  1. pop3

    0下载:
  2. pop协议实现程序,很短,呵呵,谢谢,如有错误,请见谅-pop protocol procedures, very short, huh, huh, thank you, if there is an error, please forgive me
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:46565
    • 提供者:s
  1. pop3_smtp_ssl

    0下载:
  2. pop3和smtp协议收发邮件,支持ssl认证-pop3 and smtp send/receive mail msg,support ssl.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:58322
    • 提供者:祖魁
  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. RFC1939

    0下载:
  2. 中文的RFC中关于POP3协议内容,有助于理解邮件接收与解析的基本原理规范,是开发邮件应用的必修课。-RFC Chinese content on the POP3 protocol, e-mail to receive help to understand the basic principles and norms of analysis is the development of compulsory e-mail applications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:6826
    • 提供者:wangbo
  1. MyMailPost

    1下载:
  2. VC实现的邮件接收程序,供初学者了解POP3协议及Winsock的使用-VC receive e-mail program to achieve for the beginner understand the POP3 protocol and the use of Winsock
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:41821
    • 提供者:林晓雨
  1. libfsnet-0.0.1-src.tar

    0下载:
  2. 包含SMTP,POP3,FTP,HTTP...通讯协议实现的库,以及socket的api。-The libFSNetwork library contains network classes for protocols like SMTP,POP3,FTP,HTTP...etc. and a wrapped socket-api-class
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:378880
    • 提供者:zhang wei
  1. Email

    0下载:
  2. 通过对smtp协议和pop3协议的操作实现邮件的发送和接收-Through the pop3 protocol smtp protocol and the operation to achieve the sending and receiving e-mail
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1967792
    • 提供者:feiyu
  1. checkmail

    0下载:
  2. 网络邮件客户端 vc6.0 基于pop3协议-vc6.0
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:191998
    • 提供者:谢文聪
  1. EMReplyLib

    0下载:
  2. 实现邮件收发功能,包括SMTP,POP3协议的实现-Achieve the e-mail sending and receiving functions, including SMTP, POP3 protocol implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1857846
    • 提供者:Tonny
  1. POP3Server

    0下载:
  2. 基于POP3协议的邮件发送服务器,可以发送邮件-POP3server
  3. 所属分类:Email Client

    • 发布日期:2017-03-31
    • 文件大小:262900
    • 提供者:陈志福
  1. [MS-STANXPOP3]

    0下载:
  2. 在微软windows操作系统中实现的的 POP3 协议规范。-MS Exchange Post Office Protocol Version 3 (POP3) Standards Compliance
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:232907
    • 提供者:牟流
  1. MailMonitor

    0下载:
  2. Visual C++ 6编写的新邮件提醒程序,输入账号密码,有新邮件的时候会弹出提醒,支持POP3协议。-Visual C++ 6 a new e-mail reminder program, enter the account password, e-mail when a new pop-up reminders, support POP3 protocol.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:89954
    • 提供者:zhouxiang
  1. getPOP3

    0下载:
  2. 在给出的 pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。自定义一个关键字表,例如含有:SEX,FREE,SEPCIAL等内容。 通过pop3协议,从服务器上读取每份邮件的头部,然后从其中获邮件的主题(Subject),如果该主题含有你的关键字表中的内容,则认为其为垃圾邮件,将其主题打印在屏幕上。-In the given program with a pop filter, so that the subject be able to receive e-mail con
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1172436
    • 提供者:胡改蝶
  1. POP3SMTP

    0下载:
  2. 基于VC++实现SMTP协议和POP3协议下电子邮件的收发,-VC++ implementation based on SMTP protocol and POP3 e-mail send and receive under the agreement,
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:57484
    • 提供者:施清清
  1. 111

    0下载:
  2. 随着计算机科学技术的发展和互联网的普及,在线聊天已经成为人们日常生活中必不可少的通信方式,而同时电子邮件(E-mail)又是一种比传统邮件更快捷更经济的收发邮件方式。一个集成了网上聊天和电子邮件收发的系统可为人们的日常生活提供更大的便利。该系统以Delphi7.0为开发工具,基于UDP协议的聊天模块能够实现网内群聊或点对点对话,基于SMTP协议、POP3协议的邮件模块能够收发邮件。-With the development of computer science and technology a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:457425
    • 提供者:wy
  1. experimental7

    0下载:
  2. (1)设计电子邮件客户端程序,使用SMTP协议完成电子邮件的发送。 (2)设计电子邮件客户端程序,使用POP3协议完成电子邮件的接收。-(1) design email client program, use the SMTP protocol of E-mail messages. (2) design email client program, use the POP3 E-mail received.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:96891
    • 提供者:李洪旭
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com