Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Vários módulos novos foram adicionados: autenticação (com suporte para serviços de identidade de terceiros usando o OAuth 2.0), um cliente HTTP (S), um cliente SMTP e uma biblioteca JSON. WebSockets suporte a protocolo foi expandido para incluir todas as versões do protocolo até para o mais recente projecto. Foi adicionado um back-end do Firebird para Wt::Dbo. Há uma nova infra-estrutura de log, releitura de arquivo de configuração ao vivo e mitigação de negação de serviço nova e outras medidas de segurança.
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

Um novo media player widget foi adicionado, HTML5 unificador e reprodução de Flash. Várias melhorias foram implementadas característica incremental, e muitos bugs foram corrigidos.
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