README.md 364 B

Internet daemon for Arduino

Hobby project with the goal to provide a similar functionality as xinetd via an Arduino and a WIZnet W6100 Ethernet connection, i.e. the implementation of very simple protocols.

Currently the following services are implemented:

  • UDP Echo Server on port 7
  • TCP Echo Server on port 7

The services are available over IPv4 and IPv6.