This program opens a socket and wait connection through Wi-Fi. When the socket is connected, print out received characters to LCD.

Dependencies:   TextLCD mbed

Revision:
0:ac3682c7c208
Child:
2:f5754fb90f07
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/private.h	Mon Apr 23 08:56:58 2012 +0000
@@ -0,0 +1,11 @@
+/*
+ * personal setting
+ * please set your personal environment
+ */
+#define SSID    "0007406A33DE"
+
+//#define WEP40_KEY ""
+//#define WEP104_KEY ""
+//#define AES_KEY ""
+#define TKIP_KEY "osakanakuwaetadoraneko"
+//#define MIX_KEY ""