是否有 C 或 C++通过 pop 阅读电子邮件的嵌入式库?
我正在寻找一个不太大的 C 或 C++ 库,它允许在 Windows 上通过 pop 阅读电子邮件。越小越好。如果能支持SSL就更好了。
I'm looking for a not too big C or C++ library that would allow to read email through pop on Windows. The smallest the better. It would be better if it could support SSL.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
还有这个支持ssl的CPJNOPO3Connection。
我没有使用过这个库,但是 SMTP 库在 Windows 和 Windows CE 上都取得了巨大的成功
There is also this CPJNOPO3Connection which supports ssl.
I have not used this library but the SMTP one with great success both on Windows and Windows CE
Chilkat 有这里有一堆库,非常好,有很多选择。
Chilkat has a bunch of libraries here that are pretty good, lots of options.