EthernetInterface Libraryを使ったSimpleな SMTP Clientプログラムを作成してみました。 I made the SMTP Client program that was Simple using EthernetInterface Library.

Dependencies:   EthernetInterface NTPClient SimpleSMTPClient TextLCD mbed-rtos mbed

Fork of SimpleSMTPClient_HelloWorld by Tadao Iida

Simple SMTP Client

Used EthernetInterface Library
Don't support TSL/SSL.

Import librarySimpleSMTPClient

EthernetInterface Libraryを使ったSimpleな SMTP ClientLibraryです. LOGIN認証を追加しました.(2014.4 Update) It is SMTPClient Library which is Simple using EthernetInterface Library.

Import programSimpleSMTPClient_HelloWorld

EthernetInterface Libraryを使ったSimpleな SMTP Clientプログラムを作成してみました。 I made the SMTP Client program that was Simple using EthernetInterface Library.

Revision:
3:73b115345ad1
Parent:
2:e001878f6874
--- a/SimpleSMTPClient.lib	Mon Dec 03 10:08:30 2012 +0000
+++ b/SimpleSMTPClient.lib	Wed Dec 12 08:45:51 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/sunifu/code/SimpleSMTPClient/#3ea21ce21fe1
+http://mbed.org/users/sunifu/code/SimpleSMTPClient/#27053679f44b