TCP send example

Dependencies:   FXOS8700CQ mbed

Fork of StarterKit by Rick McConney

Revision:
48:401a797a695f
Parent:
47:2f5c4c35aa36
--- a/config_me.h	Mon Jan 09 19:48:35 2017 +0000
+++ b/config_me.h	Thu Feb 02 15:41:15 2017 +0000
@@ -39,6 +39,7 @@
 
 // This is the APN name for the cellular network, you will need to change this, check the instructions included with your SIM card kit:
 #define  MY_APN_STR  "m2m.com.attz"
+//#define  MY_APN_STR  "foundrytxS2.com.attz"
 //#define  MY_APN_STR  "attiotdemo"
 //#define  MY_APN_STR  "nxtgenphone"
 //This is for normal HTTP.  If you want to use TCP to a specific port, change that here: