Network Utilities
Contents
- chatChat tool
- cjsoncJSON library
- codecsCODEC Library: Base64 coding, URL coding, MD5
- cwebsocketWebSocket Client Library
- dhcp6cDHCPv6 client
- dhcpcDHCP client
- dhcpdDHCP server
- discoverNetwork Discovery Utility
- esp8266ESP8266
- ftpcFTP client
- ftpdFTP server
- iperfiperf
- iptablesiptables library
- libcurl4nxcURL4nx HTTP client library
- mqttcMQTT-C library
- netcatNetCat tool
- netinitNetwork initialization
- netlibNetwork support library
- nngNanomsg NG
- ntpclientNTP client
- pingICMP ping support
- pppdPPP server
- ptpdPTPD client/server
- rexecRemote execution client
- rexecdRemote Execution Server
- rtptoolsRTP Tools
- smtpSMTP
- telnetcTelnet client library
- telnetdTelnet server daemon
- tftpcTFTP client
- thttpdTHTTPD webserver
- wakaamaEclipse Wakaama (formerly liblwm2m) - LWM2M protocol
- wakeonlanWakeOnLAN support
- webclientuIP web client
- webserveruIP web server
- xmlrpcXML RPC library
uIP Applications
This directory contains most of the network applications contained under the
uIP-1.0 apps directory. As the uIP apps/README.md says, these applications
“are not all heavily tested”. These uIP-based apps include: dhcpc, smtp,
webclient and webserver
You may find additional information on these apps in the uIP forum accessible through: http://www.sics.se/~adam/uip/index.php/Main_Page. Some of these (such as the uIP web server) have grown some additional functionality due primarily to NuttX user contributions.