CPop3Connection is a freeware MFC class that supports the POP3 protocol. POP3 is the protocol used to retrieve internet email. Features: Simple and clean C++ interface; GUI is synchronous;does not rely on the MFC socket classes; code can be used in a console application; configurable timeout for the connection.
|