Hi Friends,
I have developed an appn which sends data to the Wifi enabled board.
I am able to send data from the JDE simulator.
But from real device 8820, i cannt do so.
I am sending data thru socket connection by hardcoding the ip address of the other end device.
Intially i have got Exception like TimedoutTunnelException. APN value under options -> Advanced -> TCP was empty
I have filled APN for the Airtel carrier as "Airtelgprs.com", this time i have got Exception like java.io.IOException - Invalid TunnelException.
Please help in this.
Thanks in Advance.