Download List

프로젝트 설명

Tntnet is a Web application server for generating Web applications in C++. HTML pages with some additional tags for inclusion of C++ code are compiled into shared libraries and served from tntnet. It resembles PHP, JSP, or Mason, but the programming language used is C++, and the pages are compiled into native code before serving. Tntnet is fully multithreaded and supports HTTP keep-alive for best performance. Its dynamic pages are faster than static pages with other Web servers, while creating Web applications is simple.

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.

2010-08-08 01:05
2.0

이것은 stable 릴리스는 많은 작은 기능 향상 및 일부 버그수정뿐만 아니라 성능 향상이 포함되어 있습니다. 기존의 웹 응용 프로그램을 다시 컴파일 단지로 상자 밖으로 작동합니다.
Tags: Stable, Major feature enhancements
This stable release includes many small feature enhancements and some bugfixes, as well as performance improvements. Existing web applications should work out of the box just by recompiling.

2009-06-14 05:12
1.6.99

이 릴리스에는 약간의 버그수정에 추가합니다. 그것은 cxxtools의 현재 개발 버전이 필요합니다.
Tags: Development
This release adds some minor bugfixes. It needs the current development version of cxxtools.

2008-06-04 16:32
1.6.3

지우기 쿠키에 대한 1 년 전 이후로 박살났다. 이것은 지금은 고정됩니다. 따옴표와 큰 따옴표는 C + + ecpp 파일에 코멘트를 올바르게 처리되지됐다. 초기화 봐줘서 변수의 여러 라인에 지금은 (이것은 실제로 동작하기 전에 만들어진 것이었지만 확장할 수있습니다 잘못 구현). . 너무 숫자가 이전 릴리스에서 잊혀 졌다고 증가했다.
Tags: Minor bugfixes
Clearing cookies was broken since about a year
ago. This is fixed now. Quotes and double quotes
in C++ comments in ecpp files was not handled
correctly. Initialization of scoped variables may
expand to multiple lines now (this was actually
intended behavior before, but incorrectly
implemented). The .so number was increased, which
was forgotten in the previous release.

2008-04-20 23:22
1.6.2

종료 문제, 그리고 개발 지점에서 모든 수정 프로그램을 고정 여기에 병합됩니다. 대부분의 주요 수정 프로그램은 아마 훨씬 더 강력한 GnuTLS 모듈입니다.
Tags: Minor bugfixes
A shutdown problem is fixed, and all the fixes from the development branch are merged here. The most major fix is probably the much more robust GnuTLS module.

2008-04-06 13:02
1.6.1.3

이 릴리스에는 SSL을 처리하는 몇 가지 버그수정 가져온다. GnuTLS 지원을 훨씬 더 빠르게 지금은 강력한입니다.
Tags: Development, Minor bugfixes
This release brings some bugfixes in handling of
SSL. The GnuTLS support is much more robust and
faster now.

Project Resources