RE: [OSGeo-Discuss] GPRS connection API

2008-04-14 Thread Sampson, David
Check out sourceforge.net and do and advanced search using GPRS and JAVA. Found 7 projects. http://sourceforge.net/search/index.php?words=%28%2BGPRS+%2B%22java%22%29&type_of_search=soft&pmode=0&words=%28%2BGPRS+%2B%22java%22%29&Search=Search Most of them look like phone related projects, but I

RE: RE : RE: RE : RE: [OSGeo-Discuss] GPRS connection API

2008-04-14 Thread Miguel Montesinos
//www.prodevelop.es Tlf: +34 963510612 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of dorra labidi Sent: Monday, April 14, 2008 3:49 PM To: OSGeo Discussions Subject: RE : RE: RE : RE: [OSGeo-Disc

RE : RE: RE : RE: [OSGeo-Discuss] GPRS connection API

2008-04-14 Thread dorra labidi
[EMAIL PROTECTED] On Behalf Of dorra labidi Sent: Monday, April 14, 2008 11:22 AM To: OSGeo Discussions Subject: RE : RE: [OSGeo-Discuss] GPRS connection API Hi Miguel, Thank you for your advice; No problem for the OS; my Os is windows. Do you think that the GPRS connexion depends o

RE: RE : RE: [OSGeo-Discuss] GPRS connection API

2008-04-14 Thread Miguel Montesinos
CTED] On Behalf Of Mateusz Loskot >Sent: Friday, April 11, 2008 1:44 PM >To: OSGeo Discussions >Subject: Re: [OSGeo-Discuss] GPRS connection API > >dorra labidi wrote: >> Hello all;

RE : RE: [OSGeo-Discuss] GPRS connection API

2008-04-14 Thread dorra labidi
>From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Mateusz Loskot >Sent: Friday, April 11, 2008 1:44 PM >To: OSGeo Discussions >Subject: Re: [OSGeo-Discuss] GPRS connection API > >dorra labidi wrote: >> Hello all; I am developping a fleet management ap

RE: [OSGeo-Discuss] GPRS connection API

2008-04-14 Thread Miguel Montesinos
Valencia. Spain e-mail: [EMAIL PROTECTED] http://www.prodevelop.es Tlf: +34 963510612 >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Mateusz Loskot >Sent: Friday, April 11, 2008 1:44 PM >To: OSGeo Discussions >Subject: Re: [OS

Re: [OSGeo-Discuss] GPRS connection API

2008-04-11 Thread Mateusz Loskot
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? AFAIK, there is no dedicated GPRS API. Instead, you can use Java Comm API [1] and issue AT

RE : Re: [OSGeo-Discuss] GPRS connection API

2008-04-11 Thread dorra labidi
There is a major difference between serial port connection and GPRS connection: The GPRS connection involves the APN as connection parameter in addition to the port name and the ip address... "Tyler Mitchell (OSGeo)" <[EMAIL PROTECTED]> a écrit : On 11-Apr-08, at 12:38 AM, dorra labidi wrot

Re: [OSGeo-Discuss] GPRS connection API

2008-04-11 Thread Tyler Mitchell (OSGeo)
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 GP