PicoTCP robustness Test

Dependencies:   PicoTCP lpc1768-picotcp-eth mbed-rtos mbed

Revision:
4:0406e4e7639f
Parent:
3:457043c6a3a6
Child:
5:16d6db68e32f
--- a/main.cpp	Thu Jan 16 14:23:00 2014 +0000
+++ b/main.cpp	Mon Feb 10 08:38:15 2014 +0000
@@ -54,7 +54,7 @@
         printf("Avg duration : %d ms\n",webStatistics[i].avgDuration);
         printf("Total snapshots : %d\n\n",webStatistics[i].snapshots);
     }
-    printMemoryStats();    
+    printMemoryStats();
 }
 
 struct MemoryUsage
@@ -158,7 +158,7 @@
                 continue;
             }                    
             
-            client.set_blocking(false,1500);
+            client.set_blocking(false,8000);
             retries = 0;
             
             // sending request