Download List

项目描述

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 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

增加了几个新模块: (与第三方的身份服务使用 OAuth 2.0 支持) 的身份验证、 HTTP (S) 客户端、 SMTP 客户端和一个 JSON 库。WebSockets 协议支持扩大,包括所有协议版本到最新的草案。火鸟后端添加了 Wt::Dbo。有一个新的日志记录基础设施、 现场配置文件重读,和新的拒绝服务缓解和其他安全措施。
标签: 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

添加一个新的媒体播放器部件,统一HTML5和Flash播放。几个增量的功能改进的顺利实施,许多错误是固定的。
标签: 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