Downloadliste

Projektbeschreibung

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-30 07:07
3.2.0

Mehrere neue Module wurden hinzugefügt: Authentifizierung (mit Unterstützung für Drittanbieter-Identitätsdienste verwenden OAuth 2.0), einem Client HTTP (S), ein SMTP-Client und eine JSON-Bibliothek. WebSockets-Protokollunterstützung wurde erweitert, um alle Protokollversionen bis zu den neuesten Entwurf enthalten. Firebird Backend wurde für Wt::Dbo hinzugefügt. Es ist eine neue Protokollierung Infrastruktur, aktuellen Konfiguration Datei Wiederlesen, und neue Denial-of-Service zur Risikominderung und andere Sicherheitsmaßnahmen.
Tags: Major feature enhancements
Several new modules were added: authentication (with support for third party identity services using OAuth 2.0), an HTTP(S) client, an SMTP client, and a JSON library. WebSockets protocol support was expanded to include all protocol versions up to the latest draft. A Firebird backend was added for Wt::Dbo. There is a new logging infrastructure, live configuration file rereading, and new Denial-of-Service mitigation and other security measures.

2011-09-24 09:25
3.1.11

Ein neuer Media-Player-Widget hinzugefügt wurde, einigende HTML5 und Flash-Wiedergabe. Mehrere inkrementelle Funktion Verbesserungen wurden umgesetzt, und viele Fehler wurden behoben.
Tags: Bug fixes
A new media player widget was added, unifying HTML5 and Flash playback. Several incremental feature improvements were implemented, and many bugs were fixed.

Project Resources