]> git.sur5r.net Git - freertos/blob - Demo/ARM9_STR91X_IAR/webserver/httpd-fs/tcp.shtml
Update to V4.0.4. Add in STR912 port and demo.
[freertos] / Demo / ARM9_STR91X_IAR / 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 bgcolor="#CCCCff">\r
7 <font face="arial">\r
8 <a href="index.shtml">RTOS Stats</a> <b>|</b> <a href="stats.shtml">TCP Stats</a> <b>|</b> <a href="tcp.shtml">Connections</a> <b>|</b> <a href="http://www.freertos.org/">FreeRTOS.org Homepage</a>\r
9 <br><p>\r
10 <hr>\r
11 <br>\r
12 <h2>Network connections</h2>\r
13 <p>\r
14 <table>\r
15 <tr><th>Local</th><th>Remote</th><th>State</th><th>Retransmissions</th><th>Timer</th><th>Flags</th></tr>\r
16 %! tcp-connections\r
17 </pre></font>\r
18 </font>\r
19 </body>\r
20 </html>\r
21 \r