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

搜索资源列表

  1. MailMonitor_src

    0下载:
  2. POP3服务器检测,新邮件监控-mail monitor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:101908
    • 提供者:xuranran
  1. POP3EmailCheck

    0下载:
  2. pop3代码,pop3是用来传递邮件最简单的协议,网络还原会用的着这个协议。希望能给正在研究pop3代码同学有所帮助,欢迎大家下载,我也赚些积分- pop3 code, pop3 is used to convey the message of the most simple protocol, the network will be used to restore the agreement. I hope to give the students are studying pop3 co
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:20022
    • 提供者:王丹峰
  1. EmailApp

    0下载:
  2. 收发邮件,使用了STMP协议和Pop3协议-send and receive emails ,by C#,
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:156461
    • 提供者:mlfyzwj
  1. EmailManage

    0下载:
  2. 电子邮件程序,用到了jmail.dll组件,该组件用户可以到官方网站进行下载,下载后进行注册。 在运行程序前,需要在POP3服务器中创建名为mr的邮箱,否则在登录时会提示“该用户邮箱不存在”。登录界面如图1.1所示,登录用户名为mr,登录密码为mrsoft,进入程序主界面,mr用户为超级管理员,可以对用户信息进行管理,其余用户则只可以发送邮件。 -E-mail program uses jmail.dll component, which the user can go to the o
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:692169
    • 提供者:asuka
  1. pop3_smtp

    0下载:
  2. 在某培训公司时,完成的linux下基于简单smtp-pop3的网络编程项目,完成了电脑与开发板的通讯与控制-When a training company, completed under linux smtp-pop3 based on simple network programming project, complete with a development board computers to communicate with the control
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:47556
    • 提供者:liaimen
  1. MailSent

    0下载:
  2. C#编程 发送接收Email POP3 -C sharp Email POP3
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:445003
    • 提供者:万琴
  1. POST_EmailLogin

    0下载:
  2. 易语言POST邮箱登录查看邮箱源码,适用于163、126、QQ等邮箱,登录的邮箱需开启POP3服务-Easy language POST mail login to view the source mailbox
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:521563
    • 提供者:木 糖醇丶
  1. mail_linux

    0下载:
  2. linux环境下实现发送邮件的SMTP服务器和负责接收邮件的POP3服务器,一个实现SMTP协议完成邮件的发送功能,一个实现POP3协议完成邮件的接收功能,两者分开。-Linux environment in the realization of the SMTP server to send mail and is responsible for receiving mail server of POP3, an implementation of the SMTP protocol to c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:199929
    • 提供者:lxtang
  1. winmail_1792

    0下载:
  2. Winmail Server 是安全易用全功能的邮件服务器软件,支持SMTP/POP3/IMAP/ WebMail/Pushmail/LDAP(公共地址簿)/SSL安全传输协议/公共邮件夹和公告板/多域/ 发信认证/短信提醒/RBL/SPF/Spam Assassin/中继转发/邮件签核/邮件杀毒/网络硬盘及共享/动态IP和域名/IIS和Apache/Web管理/反垃圾邮件/邮件过滤/别名/邮件监控/邮件网关/邮件备份/邮件撤回/流量统计/ 分布式部署/第三方认证/系统迁移-a easy ema
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-06-19
    • 文件大小:29966336
    • 提供者:崔壮
  1. OverbyteIcsV6beta

    0下载:
  2. ICS是为构建客户端/服务器和因特网应用的组建集.它支持所有主要的TCP/IP协议,例如TCP,UDP,SMTP,POP3,NNTP,HTTP,PING,TELNET,FINGER等. ICS兼容所有Delphi和C++Builder版本(16位和32位).ICS是多线程安全的,仅需要用事件驱动,它无须为实现非阻塞模式而创建多线程. 您可以通过以下邮箱和作者联系:francois.piette@overbyte.be 此控件完全免费且附有源代码.同时还可支持Kylix和DotNET.- The
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:627795
    • 提供者:fire
  1. SMTP_POP3

    0下载:
  2. 基于SMTP和POP3的邮件服务器 基于SMTP和POP3的邮件服务器-SMTP and POP3 based on the mail server SMTP and POP3 based on the mail server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:292306
    • 提供者:水草
  1. receive_email

    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) progr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:380126
    • 提供者:yonhing
  1. EMAPI

    0下载:
  2. 邮件接收发送控件EMAPI.OCX,实现POP3接收和SMTP邮件发送-Receive E-mail controls EMAPI. OCX, realizes the POP3 receiving and SMTP email
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-17
    • 文件大小:284325
    • 提供者:老渔翁
  1. src

    0下载:
  2. 简单的pop3协议例子 运行环境vc6.0-Simple example to pop3 protocol running environment vc6.0
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2099273
    • 提供者:张震
  1. Mail

    0下载:
  2. 这是一个C#项目,它的功能是发送邮件和接收邮件。发送邮件使用SMTP协议,接收邮件采用POP3协议。-This program is used to send mail and receive mail.It send mail by the smtp protocol,and receive mail by the pop3 protocol.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:88762
    • 提供者:肖娜
  1. MailClientForme

    0下载:
  2. 项目:邮件的发送与接收 原理基于简单:SMTP和POP3协议的电子邮件的发送和接收的编程,发送端SMTP协议模块的设计 (2)接收端POP3协议模块的设计 -Project: the sending and receiving e-mails Principle based on simple: SMTP and POP3 protocol of E-mail sent and received by the programming, the sender SMTP protoc
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1827275
    • 提供者:何晓强
  1. LumiSoft.Net_2015

    1下载:
  2. Full Internet Library with Protocols and RFC Standards SIP, UDP, STUN, DNS, SNTP, POP3 SMTP, TCP, UDP, UPnP for Internet development 2015.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-10-31
    • 文件大小:6663168
    • 提供者:pedroapereza
  1. server

    0下载:
  2. 服务器源代码 http以及pop3,smtp和多人聊天chat服务器,pop3用于接收邮件,smtp用于发送邮件-Server source code http and pop3, smtp and multiplayer chat chat server, pop3 to receive mail, smtp for sending mail
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:8180
    • 提供者:朱令芷
  1. nginx

    0下载:
  2. nginx的配置简单文件,Nginx ( engine x ) 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 服务器-Nginx s configuration simple file, Nginx ( x engine ) is a high performance HTTP and reverse proxy server, is also a IMAP/POP3/SMTP server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:7318
    • 提供者:冯永春
  1. tccxt

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

    • 发布日期:2017-05-22
    • 文件大小:6392413
    • 提供者:pisapi
« 1 2 ... 31 32 33 34 35 3637 38 39 »
搜珍网 www.dssz.com