Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

Applications

Applications

Modules

 HTTP client
 HTTP server
 

This httpd supports for a rudimentary server-side-include facility which will replace tags of the form in any file whose extension is .shtml, .shtm or .ssi with strings provided by an include handler whose pointer is provided to the module via function http_set_ssi_handler().


 Iperf server
 

This is a simple performance measuring client/server to check your bandwith using iPerf2 on a PC as server/client.


 MDNS
 

RFC 6762 - Multicast DNS
RFC 6763 - DNS-Based Service Discovery
.


 MQTT client
 

 NETBIOS responder
 

This is an example implementation of a NetBIOS name server.


 SMTP client
 

This is simple SMTP client for raw API.


 SNMPv2c/v3 agent
 

SNMPv2c and SNMPv3 compatible agent
There is also a MIB compiler and a MIB viewer in lwIP contrib repository (lwip-contrib/apps/LwipMibCompiler).


 SNTP
 

This is simple "SNTP" client for the lwIP raw API.


 TFTP server
 

This is simple TFTP server for the lwIP raw API.