搜索资源列表
tct
- 基于tcp协议聊天的简单实现。。。内容易懂
poco-1.3.5.zip
- 非常好的标准c++网络通讯开源库,支持tcp,udp,ssl,支持smtp和pop3邮件协议,Very good standard c++ network communication open-source database, to support tcp, udp, ssl, support for pop3 and smtp e-mail agreement
EmailManage
- 邮件收发系统 虽然是简单的邮件收发,但是利用到了SMTP协议和TCP同步协议实现的检查和接收指定的邮件服务器上的邮件。-While sending and receiving e-mail system is a simple mail, but the advantage of the SMTP protocol and TCP synchronization protocol specified in the inspection and receive messages on the
MyMailPost
- 邮件收发程序,用C++实现,利用TCP、IP实现-email client program
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now