Hi
I am implementing now broadcasting your position to FIF server via mobile data and receiving positions from server.
Broadcasting:
- User can enable/disable broadcasting. Broadcasting can be public or private (only FID user who knows group ID can access private data)
- There are stored only the last position at the FIF server, no history.
Receiving:
- User can enable/disable broadcasting.
- User can select, which groups wants to see (if he knows their group id)
Question:
Is there anybody who would implement simple web application? Only map with the aircrafts from FIF server.
Sample of http request:
www.funair.cz/flyisfun/position/getposi ... a;FIF;Test
Result is the XML file. See attached file...