index.html 369 B

1234567891011121314151617
  1. <html>
  2. <head>
  3. <title>Ethernut BaseMon</title>
  4. </head>
  5. <body>
  6. <center>
  7. <img src="enlogo.gif"><img src="entail.gif"><p>
  8. <h1>Ethernut BaseMon HTTP Server</h1>
  9. <a href="cgi-bin/threads.cgi">List threads</a><p>
  10. <a href="cgi-bin/timer.cgi">List timers</a><p>
  11. <a href="cgi-bin/sockets.cgi">List sockets</a><p>
  12. <a href="cgi-bin/ports.cgi">I/O ports</a><p>
  13. </center>
  14. </body>