View Single Post
Old 29-Mar-2007, 01:51 AM   #2 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Re: GR47 with m2mpower send data based on TCP/IP or GPRS

Sorry that I could not go through your script completely. There a couple of points:
1. TCP/IP connection uses GPRS (answer to your question)
2. You need to verify if the machine running Java program to accept socket connection is accessible from the modem. Fire walls on both (client and server) sides should allow such connections.
3. If the above is there, then you need to check if your service provider is blocking traffic on any particular ports. You can try out with different ports.

Let me know if none of the above works.
Iphone is offline   Reply With Quote