Is it possible to keep Browser_Client_Code.html on the Raspberry Pi Tornado Server? This would be much easier to use from an iPad or iPhone. On these devices you must save the file in an app like Dropbox and view the page inside the app.
I think this can be done by setting up a static file handler, but I am new to Tornado, and still trying to grasp the basic concepts. Any help on hot to do this would be appreciated!