Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3976304
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T04:47:19+00:00 2026-05-20T04:47:19+00:00

Alrighty, let’s try this again! I’m currently developing an application that will be relying

  • 0

Alrighty, let’s try this again!

I’m currently developing an application that will be relying on a web server for some of its functionality. I’m interested, however, in transmitting the user’s location to other users who request it. What would be the best possible way to implement this in the application? Thank you! 😀

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T04:47:19+00:00Added an answer on May 20, 2026 at 4:47 am

    If I were making this application for a standard linux server, I would have a MySQL table called locations, or users. Inside that table, I would store the device id, the latitude, longitude, and date of the users’ location. Then, when a user’s location changes, update the entry in the table using a HTTP request to a PHP script.

    As far as the programming, look into NSURLRequests and NSURLConnections. You would need to do a POST or GET, including this information. This might be an example of the requests:

    { /* Update Location: http://hostname/path/location.php */
      action = "updatelocation",
      deviceid = "635262f796d3fe35229275d5835bf42861c33f23",
      latitude = 0,
      longitude = 0
    }
    

    Processing on the server wouldn’t be too hard. That should at least get you started on storing the locations. Letting other users request the locations would be a little harder.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Alright, currently I have my SWF hitting a php file that will go and
Alright, let's say I have a table that looks like this: ID | DATE
I have some existing (largish) ASP.NET web applications that people are starting to visit
I have an account management page that will let users change information about themselves.
Alright let me explain my situation first: I am part of an organization that
Alright, I'm having a hard time explaining this, let me know if I should
Alrighty, I don't know how I did this, probably the AS3 gods became angry
Let f(N) be the number of points with integer coordinates that are on a
I'm trying to add a remember me feature to my web app to let
Alright, let's say that I have the following markup: <div class=ticker> <p>News Item One.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.