Quote:
Originally Posted by creyon
I do this by uploading every user's info (location included) to the server every certain time. This way, each user may have somewhat accurate data about other user's location. If this is what you want you must set up your own server and upload each user's info to it.
PD. I know nothing about the server side implementation.
|
Thanks! Wanted to share some additional thoughts..let me know if you
can add any insight..
...so a central server, separate from the participating phones..(I guess having the phones communicate individually with the others doesn't make sense)..
...posting of user info...then reading of info...that would be php I'm guessing...looking for a simple option..
There are a couple examples I'm familiar with that do some of this (reading of web text, etc)...if you can point-out a particular one...like a working chat example, please let me know!
Many thanks,
Mark