wt 0.5

Free A C++ library for developing interactive web applications
Rating
Your vote:
Latest version:
0.5 See all
Developer:
Emweb bvba
Screenshots
1 / 2
Awards (1)
Show all awards
Software Informer Virus Free award
Download
Free  

Wt (pronounced as witty) is a C library for developing interactive web applications.
The API is widget-centric and uses well-tested patterns of desktop GUI APIs, tailored to the web. To the developer, it offers complete abstraction of any web-specific implementation details, including event handling, graphics support, graceful degradation (or progressive enhancement), and pretty URLs using the HTML5 History API.

Unlike many page-based frameworks, Wt was designed for creating stateful applications that are at the same time highly interactive (leveraging techniques such as WebSockets and Ajax to their fullest) and accessible (supporting plain HTML browsers), using automatic graceful degradation or progressive enhancement.

The library comes with an application server that acts as a stand-alone web(sockets) server or integrates through FastCGI with other web servers.

Comments

User

Your vote: