mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
19 lines
630 B
HTML
19 lines
630 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<link rel="STYLESHEET" type="text/css" href="yhttpd.css"/>
|
|
<title>Implementation of Neutrino-Webserver (nhttpd)</title>
|
|
</head>
|
|
<body>
|
|
<h1>Implementation of Neutrino-Webserver (nhttpd)</h1>
|
|
<h2>Neutrino Classes</h2>
|
|
<img class="picture" src="design/nhttpdNeutrinoAPI.gif"/>
|
|
<br/>
|
|
[Class aggragation and composition by NeutrinoAPI]
|
|
<h2>Relations to yhttpd</h2>
|
|
<img class="picture" src="design/nhttpd.gif"/>
|
|
<br/>
|
|
[Relations to yhttpd and Overview of Hook-Methods]
|
|
</body>
|
|
</html> |