Thanks rob for your answer.

But I want to develop a offline application which need to use the cell
id information.

The information which can find in the Request of "getCurrentPosition".

I had use Wireshark to sniff the package before.

I saw the data throw...but I still haven't any method to get back.

If possible I want to use javascript to get the information.



Any possible to rewrite that part? or uses LocalServer API to do?

Thank you anyone can help.

On 3月11日, 下午10時09分, Robert <[email protected]> wrote:
> Is this what you're looking 
> for?http://code.google.com/apis/gears/geolocation_network_protocol.html
>
> Note that you only need that API if you're trying to implement your
> own Geolocation provider.  It's not necessary if you're just trying to
> use the geolocation provider provided by Google.
>
> If you're trying to observe the data being passed between your browser
> and Google, you'll need something like Fiddler or Wireshark to sniff
> the traffic.
>
> rob
>
> On Mar 11, 2:33 am, "ERIC.K" <[email protected]> wrote:
>
>
>
> > Sorry... I am new of Google Gears User.
>
> > Is there any possible to get the Request Format when we use
> > "getCurrentPosition"
>
> > I search the following information, but I can't get the information in
> > the cookie.
>
> > Is that I miss understood of it.
>
> > Thanks any one can answer my question.
>
> >http://code.google.com/p/gears/wiki/GeolocationAPI
>
> > Client identification is not explicitly included in the protocol.
> > Cookies can be used for this.- 隱藏被引用文字 -
>
> - 顯示被引用文字 -

Reply via email to