搜索资源列表
ripmime-1.4.0.9.tar
- 解析邮件格式的要代码,你们可以试试,很好的,你用过就知道-E-mail format to parse the code, you can try, well, you used to know
My-Mail
- 用VB.Net写的一个小型的邮件客户端,可以收发电子邮件。邮件内容只解析文本部分-my-mail.You can send or receive mail.Parse .
MimeProject_Const
- 解析邮件mime格式的工程,可以解析出邮件格式的不同部分-Mime format message parsing works, you can parse out the different parts of the message format
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now