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

몇 가지 새로운 모듈 추가 된: 인증 (와 OAuth 2.0을 사용 하 여 타사 id 서비스에 대 한 지원), HTTP (S) 클라이언트, SMTP 클라이언트 및 JSON 라이브러리. WebSockets 프로토콜 지원 최신 초안을 모든 프로토콜 버전을 포함 하도록 확장 되었습니다. 파이어 백엔드 wt::dbo에 대 한 추가 되었습니다. 거기에 새로운 로깅 인프라, 라이브 구성 파일의 rereading, 및 새로운 서비스 거부 완화 및 다른 보안 조치.
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

새로운 미디어 플레이어 도구는 통합 HTML5 및 Flash 재생을 추가되었습니다. 여러 증분 기능 개선 구현했고, 많은 버그가 수정되었습니다.
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