登录
首页 » Visual C++ » POP3

POP3

于 2010-11-11 发布 文件大小:457KB
0 237
下载积分: 1 下载次数: 3

代码说明:

  核心实例 POP3上电子邮件的检查,POP3协议,网络编程(POP3 email check)

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

发表评论

0 个回复

  • POP3_EXAMPLE
    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.)
    2021-01-03 19:38:55下载
    积分:1
  • jdrda
    Source code Image matching source code for image matching
    2018-12-31 05:02:48下载
    积分:1
  • LLK-game-Visual-CPP-MFC
    连连看服务器游戏对战平台软件包括服务端和客户端源代码,服务端采用IOCP机制,可实现多人联网对战,并带有项目说明文档,源代码标有注释。并且游戏界面十分美观。(Battle Snake game server platform software, including server and client source code, the server uses IOCP mechanism, enabling networked multiplayer gaming, and with the project documentation, source code is marked with comments. And the game interface is very beautiful.)
    2020-12-02 20:19:26下载
    积分:1
  • ZXPortMap
    ZXPortMap 端口映射源代码 一个很好的端口映射工具(ZXPortMap port mapping source code for a good port mapping tool)
    2013-09-12 13:13:04下载
    积分:1
  • TCP_UDP_IRC
    socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
    2020-09-11 13:38:01下载
    积分: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
  • FANDISK
    典型的点云数据fandisk,适合点云研究者进行仿真,六千多个点(Typical fandisk point cloud data, suitable for researchers point cloud simulation, more than six thousand points)
    2014-12-22 19:31:17下载
    积分:1
  • WinInet
    vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。(vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.)
    2009-12-21 12:43:00下载
    积分:1
  • WindowsSockets
    SOCKET编程规范(SOCKET programming specification)
    2008-03-27 15:35:30下载
    积分:1
  • PsV1
    Kylloguer Program FTP - MU
    2013-12-14 01:51:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载