Hello all, thanks in advance for the help.
I have a SM5100b module and I have successfully opened a TCP connection to www.google.com on Port 80. When I try to connect to my site, www.symplematch.com on Port 80 via TCP with the same code I get:
+SOCKSTATUS: 1,0,2130,0,0.
My website uses a shared hosting account with godaddy.com. I know SSH is not enabled right now.
HOWEVER, I can connect to both google and symplematch on Port 80 with UDP. I get:
+SOCKSTATUS: 1,1,0000,0,0.
Because of the second 1 I presume i’m connected.
Any ideas? I’m stumped.