Files
neutrino/src/nhttpd
satbaby c3db76408a change 'long long' tom int64_t'
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@293 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-07 15:10:25 +00:00
..
2009-12-21 16:23:09 +00:00
2009-12-21 16:23:09 +00:00

------------------------------------------------------------------------------
nhttpd Version 3.x = (yhttpd 3.x + tuxboxapi)
------------------------------------------------------------------------------

13.09.2006 (yjogol)
-------------------
Starting with Version 3.0 the nhttpd source code was splitted into
a core Webserver (yhttpd_core), extension modules (yhttpd_mods) and the 
tuxbox specific code (tuxboxapi).

The yhttpd_core and yhttp_mods are completly rewritten. 
All Neutrino specific code was reorganized into yParser- and ControlAPI-code.

The Hook-System (extension modules) encapsulate all requests and responses 
for the tuxboxapi. So both tuxboxapi and yhttpd can be developed seperatlly and 
independ from each other.

Look at yhttpd_core/README