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

搜索资源列表

  1. MailClient

    0下载:
  2. Delphi 版的邮件客户端,有界面,支持SMTP, POP3协议.-delphi implement mail client program, with GUI.
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:37781
    • 提供者:fast man
  1. Pop3

    0下载:
  2. 利用POP3协议进行邮件的接收,但此程序不支持邮件附件的读取。-E-mail using POP3 protocol for receiving, but this procedure does not support reading e-mail attachment.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:52300
    • 提供者:liaoyu
  1. MailManager

    0下载:
  2. 自己写的一个处理邮件的类~~ 实现了POP3协议 以及通过正则表达式来解析MIME邮件的正文-To deal with their own e-mail written by a class ~ ~ to achieve the POP3 protocol as well as through regular expressions to parse the body of MIME messages
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:2303
    • 提供者:104032282
  1. Email

    0下载:
  2. 收发电子邮件 对邮件保存删除等基本操作 通讯簿 设信纸 保存邮件附件 支持smtp pop3协议等-E-mail messages saved on the basic operation of the deletion of address book stationery set preserve smtp pop3 email attachment support agreement
  3. 所属分类:Other systems

    • 发布日期:2016-01-24
    • 文件大小:47210
    • 提供者:Sophia
  1. pop3

    1下载:
  2. Delphi 版的, 通过 WinSock 实现简单邮件接收协议-Version of Delphi, through simple e-mail received WinSock agreement
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-05-19
    • 文件大小:630879
    • 提供者:leovin
  1. 111186771mail-pop3-smtp

    0下载:
  2. pop3 and smtp包括界面和协议的实现-pop3 and smtp, including the realization of the interface and protocol
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2874820
    • 提供者:lisa
  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. pop3c.c

    0下载:
  2. linux下解析pop3本文的一个示例代码,有助于加深对pop3协议的理解-pop3 under linux this article an analytical sample code, help to deepen the understanding of the pop3 protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:893
    • 提供者:扶艳军
  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. pop3

    0下载:
  2. 基于c#,利用pop3协议实现 邮件接受功能,初学者必备,简单易懂。-Based on c#, using pop3 protocol implementation to accept e-mail functions, essential for beginners, easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:64574
    • 提供者:刘飞
  1. smtp_and_pop_in_linux

    0下载:
  2. 在linux下的smtp协议,pop3协议的源代码-src for smtp and pop3 in linux
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1465000
    • 提供者:duckjenny
  1. POP3

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

    • 发布日期:2017-04-03
    • 文件大小:467895
    • 提供者:lei
  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. 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. 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

    0下载:
  2. POP3协议用VC++编写的实际操作步骤 通俗易懂-POP3 protocol with VC++ written in easy to understand the practical steps
  3. 所属分类:Email Client

    • 发布日期:2017-04-07
    • 文件大小:36163
    • 提供者:wang
  1. pop3-get-and-send-email

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

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

    0下载:
  2. liunx系统下的实现简化的smtp协议和pop3协议。只根据基本的 smtp 交互协议实现邮件接收和邮件转储,以及pop3协议锁步和回复。-System to achieve a simplified protocol smtp and pop3 protocol. Based only on the basic interaction protocol smtp mail receiving and mail dumps, and pop3 protocol lock-step and re
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:26465
    • 提供者:蓝文琪
  1. pop3

    0下载:
  2. linux下基于pop3协议的邮件接收客户端开发-Under linux pop3 protocol-based mail client development receiver
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2698
    • 提供者:李明
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com