NuMaker Ethernet TCP

Revision:
9:7bea0a488b3f
Parent:
3:861e6f618bd3
Child:
10:717012361a47
--- a/main.cpp	Wed Jan 10 11:40:57 2018 +0800
+++ b/main.cpp	Wed Jan 10 11:49:58 2018 +0800
@@ -21,7 +21,7 @@
 namespace {
     // Test connection information
 #ifndef LOCAL_LAN
-const char *HTTP_SERVER_NAME = "developer.mbed.org";
+const char *HTTP_SERVER_NAME = "os.mbed.com";
 #else
 const char *HTTP_SERVER_NAME = "pt22_winserver2.nuvoton.com";
 #endif