]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/tcp.shtml
Add FreeRTOS-Plus directory.
[freertos] / FreeRTOS / Demo / ARM7_LPC2368_Rowley / webserver / httpd-fs / tcp.shtml
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <html>\r
3   <head>\r
4     <title>FreeRTOS.org uIP WEB server demo</title>\r
5   </head>\r
6   <BODY>\r
7 <font face="arial">\r
8 <a href="index.shtml">RTOS Stats</a> <b>|</b> <a href="image.jpg">65K JPG</a> <b>|</b> <a href="tcp.shtml">Connections</a> <b>|</b> <a href="io.shtml">IO</a>\r
9 <br><p>\r
10 <hr>\r
11 <br>\r
12 <h2>Network connections</h2>\r
13 This page displays dynamically generated status information on the TCP/IP connections.\r
14 <p>\r
15 <table>\r
16 <tr><th>Local</th><th>Remote</th><th>State</th><th>Retransmissions</th><th>Timer</th><th>Flags</th></tr>\r
17 %! tcp-connections\r
18 </pre></font>\r
19 </font>\r
20 </body>\r
21 </html>\r
22 \r