-
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
-
Calc
a simple Calc Pro from my fist work in VB studio
- 2009-10-31 19:23:30下载
- 积分:1
-
sjf2440_Rev05
三星的s3c2440cpu的jflash下载源代码,本人修改为更快速的方式下载,希望提供给大家方便。(Samsung's s3c2440cpu jflash download the source code, I changed to a more expeditious manner download, we hope to provide convenience.)
- 2006-12-22 18:20:53下载
- 积分:1
-
RadarSimulation
自己写的雷达MFC编程,适用于刚学习C++做雷达相关的MFC编程新人,(Write my own radar MFC programming for doing just learning C++ MFC programming related to the new radar,)
- 2014-12-02 23:53:10下载
- 积分:1
-
UDP-communication
一个基于 Labview 的 UDP 通信实例。用户可通过该实例对 TCP-UDP 协议的工作方式有基本的了解。(Labview an instance of communication based on UDP. Users can work through the example of TCP-UDP protocol is a basic understanding.)
- 2015-07-07 19:16:37下载
- 积分:1
-
wave-ripper
水波纹 3d 采用mesh方法,通过定点z值的不用来模拟水波纹的效果(wave ripper)
- 2012-07-04 14:10:52下载
- 积分:1
-
CDictionary
简单英汉字典程序。功能包括装载单词信息,添加删除单词等。(Simple English-Chinese dictionary program. Features include loading the word information, add and delete words and so on.)
- 2014-02-04 20:59:40下载
- 积分:1
-
6240720
scport for monting your pc s port usage!(Scport for monting your PC s port usage!)
- 2017-06-02 05:03:16下载
- 积分:1
-
SMT32ACD
adc应用范例程序,直接催寄存器进行操作,简单明了(adc application sample programs, direct reminders register operation, simple)
- 2013-11-14 21:43:34下载
- 积分:1
-
MODBUS VC
说明: 基于modbus rtu封装的通讯协议,很好用(Communication protocol based on Modbus RTU encapsulation)
- 2019-11-09 09:48:31下载
- 积分:1