Cellular forums Home > Archive > GPS > January 2008 > Send to GPS - PHP Script?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Send to GPS - PHP Script?
ashore

2008-01-14, 12:34 pm

Folks, I'm looking to send some coords data to a GPS unit. Any hints
on how to do that will be mucho appreciado. Info on addressing as
well as data formats, ... ?

I want to embed this capability in an Open Source PHP package I'm
writing, so known comm'l products with a similar capability, e.g.,
TomTom, won't do it, I believe. (But do correct me if I'm wrong on
this.)

I'm not yet settled on the particular unit, and I understand that the
stream/protocol may differ brand-to-brand, but I'm just starting to
look at this so any info wd be useful. Thanks, all.

AS
ZeldorBlat

2008-01-14, 12:34 pm

On Jan 14, 1:12 pm, ashore <shor...@gmail.com> wrote:
> Folks, I'm looking to send some coords data to a GPS unit. Any hints
> on how to do that will be mucho appreciado. Info on addressing as
> well as data formats, ... ?
>
> I want to embed this capability in an Open Source PHP package I'm
> writing, so known comm'l products with a similar capability, e.g.,
> TomTom, won't do it, I believe. (But do correct me if I'm wrong on
> this.)
>
> I'm not yet settled on the particular unit, and I understand that the
> stream/protocol may differ brand-to-brand, but I'm just starting to
> look at this so any info wd be useful. Thanks, all.
>
> AS


So you're planning on connecting the GPS unit to your web server?
ashore

2008-01-14, 3:33 pm

On Jan 14, 12:18 pm, ZeldorBlat <zeldorb...@gmail.com> wrote:
> On Jan 14, 1:12 pm, ashore <shor...@gmail.com> wrote:
>
>
> So you're planning on connecting the GPS unit to your web server?


Umm, no, not "connecting". As I said, "send to ... " Yes, I
understand that http is a connection-based protocol, and I expect to
wind up with something like a UDP transmission by the server. Thanks
for yr interest.

-AS
Jerry Stuckle

2008-01-14, 3:33 pm

ashore wrote:
> Folks, I'm looking to send some coords data to a GPS unit. Any hints
> on how to do that will be mucho appreciado. Info on addressing as
> well as data formats, ... ?
>
> I want to embed this capability in an Open Source PHP package I'm
> writing, so known comm'l products with a similar capability, e.g.,
> TomTom, won't do it, I believe. (But do correct me if I'm wrong on
> this.)
>
> I'm not yet settled on the particular unit, and I understand that the
> stream/protocol may differ brand-to-brand, but I'm just starting to
> look at this so any info wd be useful. Thanks, all.
>
> AS
>


The first question is to find out what kind of interface it takes. If
it's a TCP/IP socket, it would be pretty easy (assuming, of course, it's
compatible with your PC). But if it's something else like a COM port,
it can be much harder.

So start by looking up the technical specs on the units you're
considering.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

ashore

2008-01-14, 3:33 pm

> The first question is to find out what kind of interface it takes. If
> it's a TCP/IP socket, it would be pretty easy (assuming, of course, it's
> compatible with your PC). But if it's something else like a COM port,
> it can be much harder.
>
> So start by looking up the technical specs on the units you're
> considering.
>

Guys, if I was looking for DUH! stuff like that I'd go to my local
retail shop. Please!

AS
Manuel Lemos

2008-01-14, 10:33 pm

Hello,

on 01/14/2008 04:12 PM ashore said the following:
> Folks, I'm looking to send some coords data to a GPS unit. Any hints
> on how to do that will be mucho appreciado. Info on addressing as
> well as data formats, ... ?
>
> I want to embed this capability in an Open Source PHP package I'm
> writing, so known comm'l products with a similar capability, e.g.,
> TomTom, won't do it, I believe. (But do correct me if I'm wrong on
> this.)
>
> I'm not yet settled on the particular unit, and I understand that the
> stream/protocol may differ brand-to-brand, but I'm just starting to
> look at this so any info wd be useful. Thanks, all.


There are some GPS related PHP classes here. I don't know if any may be
useful for your purposes. Take a look:

http://www.phpclasses.org/searchtag...ackage/tag/gps/


--

Regards,
Manuel Lemos

PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Jerry Stuckle

2008-01-14, 10:33 pm

ashore wrote:
> Guys, if I was looking for DUH! stuff like that I'd go to my local
> retail shop. Please!
>
> AS
>


Then TELL US WHAT THE INTERFACE IS! You want help from a PHP newsgroup,
you need to provide enough information for us to help you!

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Ivan Marsh

2008-01-14, 10:33 pm

On Mon, 14 Jan 2008 12:33:30 -0800, ashore wrote:

> Guys, if I was looking for DUH! stuff like that I'd go to my local
> retail shop. Please!


You have to align the fetzer bearings with the domyflage and then click
send.

--
I told you this was going to happen.

ashore

2008-01-14, 10:33 pm

Manuel, excellent. That's quite useful as a starting point. Thank
you.

-AS


On Jan 14, 3:52 pm, Manuel Lemos <mle...@acm.org> wrote:
....
> There are some GPS related PHP classes here. I don't know if any may be
> useful for your purposes. Take a look:
>
> http://www.phpclasses.org/searchtag...ackage/tag/gps/
>
> --
>
> Regards,
> Manuel Lemos

bill

2008-01-15, 7:33 am

Ivan Marsh wrote:
> On Mon, 14 Jan 2008 12:33:30 -0800, ashore wrote:
>
>
> You have to align the fetzer bearings with the domyflage and then click
> send.
>

only if the farenstat is in send mode. Otherwise you get a deadlock.

Ivan Marsh

2008-01-15, 10:33 am

On Tue, 15 Jan 2008 07:30:08 -0500, bill wrote:

> Ivan Marsh wrote:
> only if the farenstat is in send mode. Otherwise you get a deadlock.


Obviously, but the fetzer array alignment sub-routine is forced into
stand-by mode unless the farenstat is in send mode for the very purpose of
preventing a deadlock.

--
I told you this was going to happen.

LinkBot





Other Archives: Real Estate forum archive | Web Design archive | Software support archive | PC Hardware reviews archive | Medical topics archive

Copyright 2004 - 2008 cellphonetopics.com