Simplify using of UnbufferedSerial(Serial), USBCDC, TCP, SMTP, NTP Fork : https://github.com/YSI-LPS/lib_Transmission

Dependents:   lib_Transmission_Serial_example 2022_TICE_Electrolyse lib_Transmission_TCP_example

Revisions of lib_Transmission.cpp

Revision Date Message Actions
29:0d321d298d37 2022-01-05 serial_event out of memory debug.; smtp error retry for ever. File  Diff  Annotate
28:24f7e0ddf6f5 2021-09-17 improvement of smtp error management.; Transmission processing function is now optional when dont receive transmissions File  Diff  Annotate
27:87c2a2a23d06 2021-09-08 timeout ntp&smtp depend from parameter; smtp fail if no mail parameter; ip function return mac in upercase File  Diff  Annotate
26:fe26375f733e 2021-07-23 ntp function return RTC time when no web connected, before was 0.; Change smtp buffer recv from 256 to 64. File  Diff  Annotate
25:01db56f04262 2021-07-06 Add client and get function File  Diff  Annotate
23:457f1242007d 2021-06-29 bug fixed on tcp recv buffer size File  Diff  Annotate
22:e99892e6fd8d 2021-06-29 add requeste to specific ip and port with get function File  Diff  Annotate
21:59c0adcdfe9b 2021-06-23 remove share event queue to specific event thread File  Diff  Annotate
20:2672d4aea6b7 2021-06-09 tcp recv change and fix 100ms timeout File  Diff  Annotate
19:6c5777719ece 2021-04-27 Fixe enum delivery exception. File  Diff  Annotate
18:15778c8a97a1 2021-03-17 change usb recv byte by byte File  Diff  Annotate
17:9b7100c31466 2021-03-09 Corrected '\n' processing bug File  Diff  Annotate
16:3ef69ffede76 2021-03-09 remove delivery and add auto detect for HTTP request File  Diff  Annotate
15:b2da6ab01a21 2021-03-03 add usbcdc and simplification of library use File  Diff  Annotate
14:9e3accc681c4 2021-02-12 improve connecting File  Diff  Annotate
13:1e13e40b03c9 2020-12-15 smtp @ modify File  Diff  Annotate
12:e22ff63d237c 2020-12-11 add retrocompatibility with mbed-os-5 File  Diff  Annotate
11:de94dcd67561 2020-12-10 add if(NULL) to Transmission constructor File  Diff  Annotate
10:25e049353db5 2020-11-24 update File  Diff  Annotate
9:abd4a4944399 2020-10-14 add ntp address parameter File  Diff  Annotate
8:7193327bed34 2020-10-13 add Transmission internaly thread File  Diff  Annotate
7:98b12722e9e2 2020-10-01 fix ntp light hour File  Diff  Annotate
6:d6a07fd1548a 2020-09-28 add ntp File  Diff  Annotate
5:4d87504e9257 2020-07-17 fix clientTCP send File  Diff  Annotate
4:9a4ab4f406ab 2020-07-10 add eth_state File  Diff  Annotate
3:7e15bf0a71f4 2020-07-08 add get & set ip:port conf File  Diff  Annotate
2:ec88f3f8b619 2020-07-01 fix enumSTATUS File  Diff  Annotate
1:27f6baabb15e 2020-06-30 smtp update File  Diff  Annotate
0:2fc6fc3b5e15 2020-06-24 lib_Transmission File  Diff  Annotate