Hi,
I would like to write an app for Windows 8, that allow users to upload files in a server, and to download files from the same server.
I found this, for doing such a thing with Javascript:
Upload a file
What I would like to know is: what is the syntax for making the app connect to my personal pc and upload the files there? At the beginning I'd like to avoid using a web hosting service.
Thanks a lot if anybody has an answer!
Giorgio