|
- Embedded Web Server
- Embedded Web Server is a lite http server component. It could be
- Embedded into other application allowing external access to internal application data
- Used as a standalone Hard Disk or CD/DVD ROM application giving access onto raw local files
- As the result, all the required data is accessed via traditional web interface remotely from any network connected place (including the internet) and without any additional adjustments/installations. It supports various file types, CGI interface, ISAPI DLLs, and user authorization.
- At present, the Web Server is used as a part of Log Analytics project, giving external access to the collected and processed statistical information.
|