登录
首页 » Visual C++ » POP3_EXAMPLE

POP3_EXAMPLE

于 2021-01-03 发布 文件大小:13KB
0 436
下载积分: 1 下载次数: 344

代码说明:

  Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)

文件列表:

POP3 EXAMPLE
............\Client.clw
............\Client.cpp
............\Client.dsp
............\Client.dsw
............\Client.h
............\Client.plg
............\Client.rc
............\ReadMe.txt
............\Resource.h
............\StdAfx.cpp
............\StdAfx.h
............\说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PEMFC
    PEMFC的simulink使用模型 包含电堆模型 氢气氧气供应系统模型,热传输模型,可进行仿真,参数可自行设置。(The simulink model of the PEMFC includes a model of a hydrogen reactor, an oxygen supply system model, and a heat transfer model that can be simulated and the parameters can be set.)
    2021-04-02 17:09:07下载
    积分:1
  • GetIPConfig
    可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)
    2012-12-19 08:39:12下载
    积分:1
  • WinSocketAPI
    使用Winsocket API实现的网络通信功能,分客户端和服务器端。(Winsocket API to achieve the use of the network communication function, sub-client and server.)
    2009-05-19 12:30:43下载
    积分:1
  • resource-allocation
    说明:  无线网络中的资源分配与跨层控制,国外专家编写的,讲解的很详细(Wireless network resource allocation and cross-layer control, prepared by foreign experts, to explain in great detail)
    2011-04-14 16:23:52下载
    积分:1
  • mvb
    列车MVB网络开发的C程序,对于初学者了解列车网络通讯,为进一步开发列车网络控制系统具有借鉴。(it is a C program about vehicle mvb network)
    2021-01-03 16:48:55下载
    积分:1
  • TCPIPclient
    基于MFC的TCP/IP socket编程,一个客户端程序,适合初学者学习,开发平台vs2015(TCP/IP SOCKRT programing based on MFC,A client program ,very good for first learner the develop platform is vs2015)
    2016-09-23 13:01:14下载
    积分:1
  • net_programme_3stpart
    《VC++网络通信编程实例案例精选》源代码_第三部分("VC network communications programming examples selected cases" source code _ the third part)
    2007-02-27 10:30:38下载
    积分:1
  • Windows-Sockets
    本书主要介绍了如何用API函数进行网络间通信(The book introduces how to use the API function communication networks)
    2013-03-08 23:59:51下载
    积分:1
  • zmalloc
    用来通过HTTP协议下载的程序,支持断点续传和多线程下载(Used to download the program through the HTTP protocol, support HTTP and multi-threaded download)
    2017-03-07 10:28:52下载
    积分:1
  • Desktop
    onvif协议ptz服务端和客户端程序,可以实现服务端服务和客户端访问(onvif ptz server client program)
    2012-03-06 12:35:30下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载