This (preferably) is to be accomplished with HTML, Javascript, JSON, PHP, or any key web development language.
I am trying to create a game in which one user's location is sent to another computer in an array/object format, but I have no idea how to accomplish that.
I am trying to avoid using websockets and built-in libraries.