Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Thanks for the help alditis. Would it be possible to use my local apache that I have set up on my mac to handle the server side code and have my client be able to constantly talk to it when needed? Can you give me some high level guidelines please? Commented Dec 24, 2012 at 6:24
  • Would it be something like, the client code would be hosted by my apache server. The html the apache server returns on a device would internally connect to the server hosted on my mac via express.js and the client would now be able to update via server communication? Commented Dec 24, 2012 at 6:32