Difference between revisions of "Tntnet"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=tntnet |Short description=A Web application server for C++. |Full description=Tntnet is a Web application server for generating Web applications in C++. HTML pages ...")
 
(Added Debian link)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=tntnet
+
|Name=Tntnet
|Short description=A Web application server for C++.
+
|Short description=Web server for C++ web apps
|Full description=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. Dynamic pages are served about as fast as static pages in other Web servers, while creating Web applications keeps simple.
+
|Full description=Tntnet is a web server which allows users to develop web applications using C++. It has a template language ecpp where C++ code can be embedded into html similar to php or jsp. The pages are compiled and linked into a shared library. The result is a native web application which is compact and fast.
 +
|Homepage URL=http://www.tntnet.org/
 
|User level=none
 
|User level=none
|Status=Live
+
|VCS checkout command=git clone https://github.com/maekitalo/tntnet.git
|Component programs=
+
|Computer languages=C++
|Homepage URL=http://freshmeat.net/redir/tntnet/53160/url_homepage/
+
|Documentation note=The API documentation can be found [http://www.tntnet.org/apidoc/html/index.html here]
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/tntnet
+
|Accepts cryptocurrency donations=No
|Computer languages=
+
|IRC general=irc://irc.freenode.net/tntnet
|Documentation note=https://sourceforge.net/docman/?group_id=119301
+
|Version identifier=2.2.1
|Paid support=
+
|Version date=2014/01/17
|IRC help=
+
|Version status=stable
|IRC general=
+
|Version download=http://www.tntnet.org/download/tntnet-2.2.1.tar.gz
|IRC development=
+
|Last review by=Bendikker
|Related projects=
+
|Last review date=2018/02/27
|Keywords=
 
|Is GNU=n
 
|Last review by=Ted Teah
 
|Last review date=2005-11-04
 
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.5.0pre4
+
|Is GNU=No
|Version date=2005-11-04
 
|Version status=stable
 
|Version download=http://www.tntnet.org/download/tntnet-1.5.0pre4.tar.gz
 
 
|License verified date=2005-10-24
 
|License verified date=2005-10-24
|Version comment=1.5.0pre4 stable released on 2005-11-04
+
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Jonas Platte
 +
|License verified date=2014/03/22
 +
|License note=It is explicitly allowed to use the software in commercial products as closed source – see [http://www.tntnet.org/license.html]
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Tommi Mäkitalo
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Tommi Makitalo
 
 
|Email=tommi@tntnet.org
 
|Email=tommi@tntnet.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Help,Support
+
|Resource audience=Debian (Ref)
|Resource kind=Homepage
+
|Resource URL=https://tracker.debian.org/pkg/tntnet
|Resource URL=https://sourceforge.net/mail/?group_id=119301
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=http://sourceforge.net/p/tntnet/mailman/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=VCS Repository Webview
|Resource kind=Homepage
+
|Resource URL=https://github.com/maekitalo/tntnet
|Resource URL=https://sourceforge.net/news/?group_id=119301
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=http://www.tntnet.org/download.html
|Resource URL=https://sourceforge.net/tracker/?group_id=119301
 
 
}}
 
}}
{{Project license
+
{{Software category
|License=GPLv2
+
|Internet-application=server
|License verified by=Ted Teah
+
|Programming-language=C++
|License verified date=2005-10-24
+
|Version-control=git
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 18:22, 27 February 2018


[edit]

Tntnet

http://www.tntnet.org/
Web server for C++ web apps

Tntnet is a web server which allows users to develop web applications using C++. It has a template language ecpp where C++ code can be embedded into html similar to php or jsp. The pages are compiled and linked into a shared library. The result is a native web application which is compact and fast.





Licensing

License

Verified by

Verified on

Notes

Verified by

Jonas Platte

Verified on

22 March 2014

Notes

It is explicitly allowed to use the software in commercial products as closed source – see [1]




Leaders and contributors

Contact(s)Role
Tommi Mäkitalo Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttp://sourceforge.net/p/tntnet/mailman/
Debian (Ref)https://tracker.debian.org/pkg/tntnet
VCS Repository Webviewhttps://github.com/maekitalo/tntnet
Downloadhttp://www.tntnet.org/download.html


Software prerequisites




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.