Chitic Stefan's blog

Do you believe that the future belongs to those who believe in the beauty of their dreams ?

Here you can find the person who can make your dreams come true in the virtual world. Here you can let your imagination rise. You can find samples of my work..

Chitic Stefan

WT: C++ web toolkit

By Stefan Chitic | Published October 17, 2009

Wt (pronounced ‘witty’) is a C++ library for developing interactive web applications.

The API is widget-centric and inspired by desktop GUI APIs. To the developer, it offers complete abstraction of any web-specific implementation details, including event handling, graphics support, and pretty URLs.

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

It comes with an application server that acts as a stand-alone web server or integrates through FastCGI with other web servers.

Link: http://www.webtoolkit.eu/

number of view: 338

Posted in Just life | Tagged , | Leave a comment