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
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:73b115345ad1 | 2012-12-12 | sunifu | Ver1.01 Update SimpleSMTPClient |
2:e001878f6874 | 2012-12-03 | sunifu | Ver1.0 |
1:24f200936579 | 2012-12-03 | sunifu | Ver1.0 |
0:f6b11a930311 | 2012-12-03 | sunifu | Ver1.0 |