OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [Common/] [ethernet/] [uIP/] [uip-1.0/] [apps/] [webserver/] [httpd-fs/] [index.html] - Blame information for rev 606

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 606 jeremybenn
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<html>
3
  <head>
4
    <title>Welcome to the uIP web server!</title>
5
    <link rel="stylesheet" type="text/css" href="style.css">
6
  </head>
7
  <body bgcolor="#fffeec" text="black">
8
 
9
  <div class="menu">
10
  <div class="menubox"><a href="/">Front page</a></div>
11
  <div class="menubox"><a href="files.shtml">File statistics</a></div>
12
  <div class="menubox"><a href="stats.shtml">Network statistics</a></div>
13
  <div class="menubox"><a href="tcp.shtml">Network
14
  connections</a></div>
15
  <br>
16
  </div>
17
 
18
  <div class="contentblock">
19
  <p>
20
  These web pages are served by a small web server running on top of
21
  the <a href="http://www.sics.se/~adam/uip/">uIP embedded TCP/IP
22
  stack</a>.
23
  </p>
24
  <p>
25
  Click on the links above for web server statistics.
26
  </p>
27
 
28
  </body>
29
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.