You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
502 B
18 lines
502 B
<html>
|
|
<head>
|
|
<title>TestWebserver</title>
|
|
</head>
|
|
<body>
|
|
<h1>Testpage</h1>
|
|
<p>
|
|
This is only a test for more detail see at <a href="https://steffen.gulpe.de/gitea/steffen/libUDPTCPNetwork">https://steffen.gulpe.de/gitea/steffen/libUDPTCPNetwork</a>
|
|
<p>
|
|
<ul>
|
|
<li><a href="test.html">test.html</a> is a hard coded HTML page.</li>
|
|
<li><a href="big.html">big.html</a> is a big hard coded HTML page.</li>
|
|
<li><a href="data.html">data.html</a> sample for data in and ouput.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|