View Full Version : [mobile] Which of the existing servers support cellid.
Deepali Gatade
11-20-2008, 07:51 AM
hello,
I am trying to build a location based messenger. I am detecting
the location through cell id. Currently I am using openfire server. But what
i realized is that, it doesn't support xep 0080 or xep 0255. So how can i
get response from the server. or need I change the server. Which server will
support these xeps.
Regards
Deepali
Simon Tennant
11-20-2008, 10:36 AM
Deepali Gatade wrote:
> hello,
> I am trying to build a location based messenger. I am
> detecting the location through cell id. Currently I am using openfire
> server. But what i realized is that, it doesn't support xep 0080 or xep
> 0255. So how can i get response from the server. or need I change the
> server. Which server will support these xeps.
>
> Regards
> Deepali
Deepali,
All servers will support receiving messages with XEP-0080 data or
XEP-0255. They are, after all just XML stanzas.
* XEP-0255 is a way to send the cell details to the server so that an
objects location can be ascertained.
* XEP-0080 is a way to save location details once you have ascertained them.
Your location based messenger will need a way to calculate location
based on the beacon logs it receives. I suggest you think about the
following architecture:
client -> (sends beacon logs in XEP-0255 ) -> (xmpp server) -> (location
server component) -> (user's geoloc node updated with XEP-0080)
HTH.
S.
--
Simon Tennant
Buddycloud
uk: +44 20 7043 6756 de: +49 89 420 955 854
uk: +44 78 5335 6047 de: +49 17 8545 0880
email and xmpp: simon (AT) buddycloud (DOT) com
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.