I am trying to send data colelcted from Sensors to our Server. Protocol: TCP Modes: Wifi (ESP8266) or GPRS (SIM 900A)
Help needed: I am able to get a IP address in both devices, it always fails with establishing TCP connection.
I get 3 errors: 1. Link not found 2. Busy 3. TCP error.
Attached is screenshots What am I doing wrong? Is it serverside or code side?
Any help welcome. Thank you, Gautam
gtmprksh.in/test/
is not a valid address for a TCP connection.http://gtmprksh.in/test/recieve.php?app=20&org=2
is not a valid HTTPHost
header. – gre_gor May 25 at 15:05