[OSGeo-Discuss] GPRS connection API

Tyler Mitchell (OSGeo) tmitchell at osgeo.org
Fri Apr 11 04:06:28 EDT 2008


On 11-Apr-08, at 12:38 AM, dorra labidi wrote:
> Hello all;
> I am developping a fleet management application using java. I need  
> to connect to the GPS box using GPRS network.
>
> My question: Is there a java API for the GPRS connection?
>
> Thank you in advance...

 From what I've seen, some embedded GPRS platforms provide a simple  
serial port connection to the operating system so that GPRS  
connections themselves aren't any different than other modems.  I  
don't really know Java, but perhaps depending on your needs and  
platforms, all you might need is the Java Communications API.

Tyler


More information about the Discuss mailing list