搜索资源列表
mailpop3
- 该程序实现了简单的POP3邮件客户端程序,能从网络服务器上将自己的邮件下载到本地,以方便阅读。-the program a simple POP3 mail client program. from the network server will download their mail to the local, to facilitate reading.
Test
- 发送带附件的邮件,并可以下载邮件到客户端-sendMail
chat-room-client
- 邮件客户端 简单的可以实现聊天的功能 你可以下载试一下-it is good you can use it!
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now