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

搜索资源列表

  1. 一个可移植的邮件接收(支持POP3协议)程序.rar

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
  3. 所属分类:Email客户端

    • 发布日期:
    • 文件大小:16859
    • 提供者:
  1. 用Visual C实现POP3邮件接收程序

    0下载:
  2. 支持pop3协议,实现pop3邮件接受,用c#语言编写。经过测试合格。-support pop3 agreement and achieve pop3 mail acceptance, with c # language. After tested.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:26186
    • 提供者:焦伟伟
  1. POP3

    0下载:
  2. POP3协议客户端,VC++ 实现案例.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:13812
    • 提供者:wanyan
  1. POP3

    0下载:
  2. 简单的基于pop3协议的邮件接收程序,用C#语言编写。
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:910105
    • 提供者:刘大为
  1. POP3-C

    0下载:
  2. POP3协议的C语言实现,用于开发邮件客户端。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:16015
    • 提供者:fengjianming
  1. POP3.rar

    1下载:
  2. 实现pop3协议最基本的抓包功能,可用于学习网络开发包libnids的学习资源,Pop3 protocol to achieve the most basic Ethereal features that can be used to learn web development packages libnids Learning Resources
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-09
    • 文件大小:1941686
    • 提供者:allen
  1. POP3

    0下载:
  2. 基于pop3协议的用VC++编写的邮件客户端软件设计 -Based on pop3 protocol written with VC++ mail client software design
  3. 所属分类:Email Client

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

    1下载:
  2. 利用libnids来对电子邮件协议pop3协议分析程序。C语言实现。-Libnids to the use of e-mail protocol pop3 protocol analyzer. C language.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:1501
    • 提供者:美子
  1. 一个可移植的邮件接收(支持POP3协议)程序

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:17130
    • 提供者:甘敏
  1. popmail

    0下载:
  2. 接收email的程序(pop3协议),支持附件-Receive email procedures (pop3 protocol) to support the Annex
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:55748
    • 提供者:bao
  1. mysvr

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
  3. 所属分类:Email Client

    • 发布日期:
    • 文件大小:25452
    • 提供者:何刚
  1. SMTP_POP3_src

    0下载:
  2. SMTP和POP3协议源代码,对与网络编程人员有用-SMTP and POP3 protocol source code, programmers and network of useful
  3. 所属分类:Email Server

    • 发布日期:2017-03-29
    • 文件大小:20148
    • 提供者:yyf
  1. mail_pop_smtp

    0下载:
  2. 使用POP3协议接收邮件,使用SMTP协议发送邮件-Receive messages using the POP3 protocol, use the SMTP protocol to send mail
  3. 所属分类:Email Client

    • 发布日期:2017-04-02
    • 文件大小:135174
    • 提供者:xiaoluo
  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. 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. pop3

    0下载:
  2. POP3,它规定怎样将个人计算机连接到Internet的邮件服务器和下载电子邮件的电子协议-POP3, which specifies how a personal computer connected to the Internet, mail server and download e-mail e-agreements
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-24
    • 文件大小:1925926
    • 提供者:sunjie
  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. POP3

    0下载:
  2. POP3协议完全实现,将POP3协议封装到一个类中,并有界面。-POP3 protocol fully implemented, will POP3 protocol encapsulated in a class and have the interface.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:55059
    • 提供者:许玉龙
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com