TiniHttpServer - Servlets on a SIMM!!!
This is the main page of
TiniHttpServer. In addition to serving HTML and other
documents, TiniHttpServer brings industry standard server-side web
programming to your TINI. The combination of
TINI and
TiniHttpServer is (to our knowledge) the world's first
realization of Servlets on a SIMM!!!
Sample Servlets
TiniHttpServer is distributed with eight sample servlets:
- SnoopServlet
A request snooping servlet. Your requests can say alot about you!
- SessionServlet
A simple servlet demonstrating session tracking.
- AuthenticatedServlet
An unrewarding servlet requiring authentication.
Use smartsc as both username and password.
- BackupServlet
A servlet for generating FTP-based backup and restore scripts
for this TINI.
Password protected and typically accessible only
by the TINI's sysadmin.
- TiniServlet
A servlet that shows information about this TINI.
- iButtonServlet
A servlet for exploring the 1-wire micro-LANs on this TINI.
- FamilyCode10Servlet
Temperature reading servlet accessed via
iButtonServlet. Requires a DS1820 or DS1920.
- FamilyCode20Servlet
A four channel A/D Converter servlet accessed via
iButtonServlet. Requires a DS2450.
Enjoy!
TiniHttpServer is a creation of
Smart Software Consulting.