Rizky Ardi Maulana / mbed-os
Embed: (wiki syntax)

« Back to documentation index

Applications

Applications

Modules

 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 server to check your bandwith using iPerf2 on a PC as client.


 NETBIOS responder
 

This is an example implementation of a NetBIOS name server.


 SNMPv2c agent
 

SNMPv2c 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.