Industrial Web Applications
Nowadays, more and more headless, portable or embedded devices provide remote access and configuration via web HMI.
Also, low-end embedded devices, energy-, space- and budget-friendly systems tend to need more advanced HMI than before, yet respecting their own limited nature.
Desktop-like web applications become common to provide, to any number of users in a network organisation, access to monitoring tools, administration interfaces or even more complex applications.
Desktop-like web software for industrial, technical and scientific applications
Advantages of web applications
- easy and fast deployment
- accessible from anywhere, without specific installation on client computer
- platform independent
- easier and faster support and maintenance
- adaptability in mobile applications
Using advanced modern technologies like lightweight and embedded web servers, server side C++ programming, AJAX and web standards, Tegesoft achieves remarkable result for developing web applications adapted to industrial, scientific or simple technical needs.
From set-top-box administration software to plant monitoring system, from simple control application to centralised test facility configuration system, we merge our knowledges to bridge your industrial applications to the web approach.
Wt, C++ Webtoolkit
We use the Wt C++ webtoolkit, also known as "Witty".
This framework is particularly well suited for embedded applications, as it provides a simple, high-performance web application server (multi-threaded, asynchronous I/O) based on the C++ asio library.
It supports both HTTP and HTTPS, response chunking and compression, and is available for both UNIX and Win32 platforms.
Due to Wt's C++ nature, Tegesoft can integrate, in its process, a complete Qt application or any C/C++ library, to reach a modern and user friendly result, even if it's a technical or industrial application.
To know more, read the interesting list of features available on the webtookit web site.
AJAX and Web standards
Tegesoft team is particularly committed to respect modern web standards for page rendering.
Basing our development and solutions on CSS2/3 and xHTML, we also take care to accessibility and keyboard navigation.
Using AJAX adds a new level of usability and user experience for the web... used with care and knowledge, it makes the user feel he is using a desktop application. It also bring a faster server/client data exchange and get rid of page load time, saving bandwidth.
Nevertheless, our solution is not bound to it. In case of limited browser of blocked javascript, your web application will degrade nicely to classical web pages with no information and feature loss.
