搜索资源列表
smtp2_source
- C++写的一个发送邮件的例子,可以了解下smtp协议的应用.-C++ to write an email example, you can understand the application of the agreement under the smtp.
SMTP-Relay-Kit
- Two components for SMTP Windows service for receiving message in c:\temp with format *eml. And separate software with UI for relaying all message internet to destination.
SMTP1
- giao thứ c SMTP dùng cho gử i mail
CPWinSockPSMTP
- 用C+WinSock+SMTP发电子邮件(源码), 网上有很多都是教程都是不准确的, 杯具啊-With C+ WinSock the+ SMTP e-mail (source) Online, many of which are tutorials are inaccurate, Tragedy ah ~ ~
TCP_API_Server2.0
- 实现TCP,HTTP,SMTP协议的框架,Data里对MySQL接口封装,XML里对DOM标准的实现。我目前主要是做C++网络编程,曾经尝试接触ACE库,但觉得太复杂难理解,而且也没有条件用于项目,后来发现了Poco,不仅简单易用,而且也包含《C++ Networking Programming》中提到的各种模式和框架,更难得的是文档注释丰富,看起源码来相当舒-class Net_API TCPServer: public Poco::Runnable class Net_API TCPSe