登录
首页 » Visual C++ » POP3_EXAMPLE

POP3_EXAMPLE

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

  • csexamsys
    考试程序”客户端/服务器模式”,初学网络编程的人看了一定有所收获(C/S Program)
    2009-10-27 13:57:55下载
    积分:1
  • gontext
    如何获取线程关联用户名和域名,不错,很好()
    2018-06-20 11:33:16下载
    积分:1
  • chatsource
    实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
    2008-03-11 23:06:46下载
    积分:1
  • tcpserver
    一个能够接受TCP/IP连接的服务器源代码(One can accept TCP/IP connection the server source code)
    2011-04-26 10:52:28下载
    积分:1
  • net
    网络编程代码,包含UDP,TCP和NET的源码,每种都保护服务器端和客户端(Network programming code, including UDP, TCP and NET source code, each protected server and client)
    2012-02-21 16:04:37下载
    积分:1
  • speed-port-scanner
    快速端口扫描器代码 整个完整工程 初学者可以参考一下 谢谢(Fast port scanner code for the complete project beginners can refer to thank you)
    2011-06-29 16:09:10下载
    积分:1
  • 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
  • kdcxcs2
    快递发送单查询通信, 利用了socket(Courier to send single query communication using a socket)
    2013-01-04 19:39:10下载
    积分:1
  • IOCPScalableServer
    该代码展示了如何利用完成端口配合异步I/O开发可扩展服务端。(The code demonstrates how to complete port with the use of asynchronous I/O can be expanded development of the server.)
    2007-06-19 17:55:21下载
    积分:1
  • 聊天小chat
    一个有用的网络聊天小程序,含有全部源代码,经过调试(a useful Internet chat small program containing all the source code, after debugging)
    2005-07-13 20:08:42下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载