Download List

프로젝트 설명

KLone is a fully-featured, multi-platform framework which allows dynamic Web pages to be written in C/C++ (with the usual <% /* code */ %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.

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-05-09 23:47 Back to release list
2.4.0

CyaSSL 지원 HTTPS를 처리, 임베디드 리소스 암호화 및 클라이언트 측 세션에 추가되었습니다. session_set_cipher_key () 인터페이스는 어떤 내에 있습니다. kl1 스크립트에서 콘텐츠를 해독 키 설정을 임베디드 단순화, 추가되었습니다. 몇 가지 기타 문제 해결이 일어났습니다, 예를 들어, 암호화된 세션의 크기 추정 계산 알고리즘은 고정되었다; 없어진 줄 바꿈이 예기치 못한 런타임 동작을 초래할 수 생성된 소스 코드에서 수정되었습니다; 잘못된 시간 제한 값 다시 계산 EINTR에 포함된 libu : : u_connect가 해결되었습니다.
Tags: Major feature enhancements
CyaSSL support was added for handling HTTPS, embedded resource encryption, and client-side sessions. The session_set_cipher_key() interface was added, which simplifies embedded content decryption key setting from within .kl1 scripts. A few miscellaneous fixes were made; for example, the size estimate computation algorithm for encrypted session was fixed; a missing newline was fixed in generated source code, which could result in unexpected run-time behavior; a wrong timeout value recalculation on EINTR in included libu::u_connect was fixed.

Project Resources