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

搜索资源列表

  1. Pop3proxy

    0下载:
  2. pop3代理服务器源代码-pop3 proxy server source code
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:42517
    • 提供者:胡骞
  1. CheckEmail20081108

    0下载:
  2. 导入或者配置email pop3帐号信息,可以检查server email number或者delete email-Import or configure email pop3 account information, you can check server email number or delete email
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:86551
    • 提供者:Mark
  1. 8.6pop3gjk

    0下载:
  2. 1.目录pop3高级程序开发是一个能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码; 2.目录简单的邮件发送是一个很简单的邮件发送程序,能够发送普通的文本内容; 3.目录邮件发送高级编程是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。 -1. Directory pop3 is a senior program development fro
  3. 所属分类:Network Security

    • 发布日期:2017-05-15
    • 文件大小:55398
    • 提供者:潇湘
  1. email

    0下载:
  2. 一个简单的邮件服务器,实现了SMTP,POP3,实现了邮件收发!-A simple mail server to achieve the SMTP, POP3, realized the mail!
  3. 所属分类:Email Server

    • 发布日期:2017-03-28
    • 文件大小:20330
    • 提供者:丁鹏
  1. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1874082
    • 提供者:hclcool
  1. Section5_WebMail

    0下载:
  2. 连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件; 连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。-POP3 server connectivity receive e-mail object array view the designated e-mail information delete mail connecting SMTP server, and then is set up e-mail information, an
  3. 所属分类:Email Client

    • 发布日期:2017-04-16
    • 文件大小:22591
    • 提供者:lishuncheng
  1. Pop3_Server

    1下载:
  2. pop3 server....it s show that pop3 s work process with delphi-pop3 server....it s show that pop3 s work process with delphi...
  3. 所属分类:Delphi VCL

    • 发布日期:2014-05-19
    • 文件大小:4317
    • 提供者:torj
  1. hudsaidjsa

    0下载:
  2. Winsock 邮件系统 毕业论文 SMTP和POP3服务器-Thesis SMTP mail system Winsock and POP3 server
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:671721
    • 提供者:罗涛
  1. nocc

    0下载:
  2. NOCC是一个webmail客户端。支持连接IMAP和POP3服务器收取邮件,利用SMTP服务器发送email。支持MIME附件邮件。支持三十几种语言。易于安装无需要数据库支持。 -NOCC is a webmail client. Support for IMAP and POP3 server to connect to collect e-mail, using SMTP server to send email. Annex MIME message support. Suppor
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1167965
    • 提供者:si
  1. MailServic

    0下载:
  2. 多服务器收发email 可以同时支持 一个或一个以上的 pop3和 stmp服务器收发邮件-Multi-server to send and receive email at the same time to support one or more pop3 and stmp server to send and receive e-mail
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-10
    • 文件大小:17209946
    • 提供者:bailin song
  1. magic-294-b14-src

    0下载:
  2. 监控pop3邮件服务器的VC源代码,包含完整的工程-mail monitor source code to monitor you pop3 server.
  3. 所属分类:Email Server

    • 发布日期:2017-03-31
    • 文件大小:458663
    • 提供者:王海岭
  1. EmailMessagingSystem

    1下载:
  2. delphi做的邮件短信系统 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败
  3. 所属分类:Delphi VCL

    • 发布日期:2014-05-19
    • 文件大小:683762
    • 提供者:李飞
  1. dovecot-1.2.3.tar

    0下载:
  2. dovecot is a open source pop3 server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2652036
    • 提供者:Mayur
  1. Mail_Agent

    0下载:
  2. this program is a mail agent uses pop3 and smtp protocols, written in .net c#, you can determine the server ip to begin sending.
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:57492
    • 提供者:espil
  1. sharpmimetools-0.6

    0下载:
  2. harpWebMail is an ASP.NET Web Mail application that is written in C#. It uses a POP3 server as the mailstore and sends mail through a SMTP. It is very simple to configure (Only a few settings in the web.config file). You can compose HTML messages, se
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:929027
    • 提供者:vikram
  1. MailServer

    0下载:
  2. 邮件服务器,支持SMTP/POP3/IMAP/WebMail.-E-mail server, support SMTP/POP3/IMAP/WebMail.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:347672
    • 提供者:347
  1. 4a27c356f05a5_EmailServer090604

    0下载:
  2. 附件為修改自Alexander J. Fanti先生的POP3/SMTP伺服器程式(含SourceCode) 此次為第二次改版,修正了下列問題 1.防止OpenRelay 2.ESmtp的Bug修正 3.解決和OutLookExpress/2003/2007的認證Bug 4.加強內寄/外寄等郵件的分類和管理,清楚記載送(來)信人/時間等資訊 降低網管人員面對其他MailServer亂數分類的負擔 輕鬆完成郵件管理 5.加強Forword-Mail/Mai
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-12-22
    • 文件大小:1672375
    • 提供者:林詠信
  1. SMTP_POP3_Mail_Server

    1下载:
  2. 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3463858
    • 提供者:陈嵩
  1. MailSystem

    0下载:
  2. POP3收邮件,主要功能就是收发邮件,通过POP3服务器。-POP3 Mail System Send and receive E-mails from POP3 server.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:348608
    • 提供者:包卫
  1. delphi_design_code_for_high_level_programming_Pop3

    0下载:
  2. delphi高级编程Pop3 Server设计代码delphi design code for high-level programming Pop3 Server-delphi design code for high-level programming Pop3 Server
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:4319
    • 提供者:eric
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com