-
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
-
SocketServer
聊天室源码,支持多人聊天,服务器端(Chat room source code, support for multiplayer chat, chat room source code, support for multiplayer chat,)
- 2011-10-11 11:22:09下载
- 积分:1
-
VC++_SerialPort
串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
- 2007-05-26 12:04:18下载
- 积分:1
-
局域网内聊天传输文件
局域网内聊天传输文件.rar 1、可以进行群聊。 2、点中名字前的复选框要以说消消话。 3、可以群发文件,可以发给指定的人(选中复选框),也可以发给所有人。(LAN chatting to transfer files. Rar one can communicate with a group. 2, points name before the check box to say Consumers Consumers then. 3, the mass document can be sent to the designated person (selected check box), also be given to all.)
- 2005-07-01 19:25:21下载
- 积分:1
-
liaot
Visual C++案例开发集锦第六章\聊天室服务器端开发的程序源码,值得一看!(Visual C++ case development highlights Chapter Chat server-side development of the program source code, worth a visit!)
- 2011-08-13 16:09:13下载
- 积分:1
-
datenew
说明: 是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能(Is a network of software auto-update system, you can use this procedure for you to provide remote software upgrade capability)
- 2008-08-29 23:47:44下载
- 积分:1
-
GetNetSetting
get your host net setting
- 2012-10-25 12:48:22下载
- 积分:1
-
Cpp1108
程序时用循环进行一些数据的输入输出 以及数据的更新等操作(Program carried out with the cycle of some of the data input and output, and data updating operations)
- 2016-02-16 11:21:48下载
- 积分:1
-
zxshell3
说明: 后门zxshell3.0 一个功能强大的后门(Zxshell3.0 a powerful backdoor backdoor)
- 2008-09-27 14:29:31下载
- 积分:1
-
ava-kuangjia
ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
- 2013-12-21 21:33:50下载
- 积分:1