登录
首页 » Visual C++ » POP3_EXAMPLE

POP3_EXAMPLE

于 2021-01-03 发布 文件大小:13KB
0 403
下载积分: 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 个回复

  • POP3
    核心实例 POP3上电子邮件的检查,POP3协议,网络编程(POP3 email check)
    2010-11-11 13:50:50下载
    积分:1
  • wireless
    用于无线网络编程的学习,很实用,作为初学者的入门教材还是很有用的。(Wireless network programming for learning)
    2013-12-02 17:25:50下载
    积分:1
  • udp
    用VC++编写一个简单的基于UDP通信实例!实现了客户端与服务器端的通信源代码!(Using VC++ to write a simple UDP based communication instance! To achieve the client and server-side communication source code! )
    2010-05-29 05:49:41下载
    积分:1
  • UDPTest
    UDP协议测试工具,可根据设定绑定UDP绑定IPD端口,进行相关的UDP吸引收发数据测试。(UDP protocol test tools, according to the set bound to the UDP binding IPD port, the UDP attract send and receive data test.)
    2013-04-18 09:18:39下载
    积分:1
  • vc6
    串口转以太网通信的例子,有需要的可以参考参考,vc6写的.(Examples of serial to Ethernet communications, we need to refer to reference, vc6 written.)
    2010-12-25 21:54:54下载
    积分:1
  • 800-cases-of-foreign-hackers
    国外黑客800例,比较全面的讲解黑客技术,能够让你快速的找到需要的技术,进行研读(800 cases of foreign hackers, a more comprehensive explanation hacker technology that allows you to quickly find the needed technology, the study)
    2011-05-26 09:10:33下载
    积分:1
  • CalRemainder
    可以根据输入的生成多项式计算CRC16的余式表,并输出到TXT文件中打开。附赠CRC16的查表程序和直接计算程序,供验证用。使用这段程序,可以完美解决CRC16的编程问题,CRC32以及CRC8也可以参考使用。(CRC16 remainder table according to the generator polynomial of the input and output to a TXT file to open. Comes with a CRC16 table look-up procedure and a direct calculation program, for verification purposes. This program can be the perfect solution the CRC16 programming problem, the CRC32 and CRC8 also be of use.)
    2012-02-18 12:56:17下载
    积分:1
  • scara
    4轴scara机器人的正逆解代码,仅供参考!(Positive and inverse solution code of 4 axis SCARA robot.For reference only!)
    2018-01-13 10:08:43下载
    积分:1
  • socket
    这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand. Is a good example of socket programming.)
    2013-09-16 15:38:21下载
    积分:1
  • TCPIPAnalyse1
    对TCPIP网络包解析,Win下网络编程参考源码(TCPIP network packets for analysis, Win Network Programming Reference Source)
    2013-05-24 13:21:34下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载