pop3demo

Dependencies of pop3demo

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
A simple class to do line-based TCP communication. To be used with the NetServicesMin library-. NET, network, stream, TCP
Stripped down version of Segundos NetService library (http://mbed.org/users/segundo/libraries/NetServices ). I have removed all NetServices, and all functions which had been disabled. Use this version when you need only pure TCP … ethernet, NetServices, network, TCP, UDP
Small library for reading mail messages via POP3. Currently doesn\'t return all header fields, and does only plain text authorization. mail, network, pop3
Wraps the DNSRequest class from NetServices to be synchronous, which is easier to use. dns, network, TCP