Technostax Embedded Server
The Technostax web server enables embedded systems to be accessed from any system that supports a common web browser. The server supports the HTTP GET- and POST methods and is capable to create HTML pages dynamically by using special HTML tags. Two typical examples for the use of the web server are the configuration of embedded systems via the Internet and the representation of measures values in a web browser.

  • all resources (HTML pages etc.) may be stored in the ROM / FLASH-memory
  • independent of an operating system - easy adaptation to existing RTOS
  • no file system required
  • capable to create pages dynamically (HTML/XML-forms, HTML/XML-pages)
  • supports HTTP Authentication
  • may use own send buffer (or the TCP's buffers if desired)
 
Copyright © 2009, Technostax, Inc. All rights reserved.