View Single Post
Posts: 3 | Thanked: 0 times | Joined on Nov 2008
#4
Originally Posted by Thesandlord View Post
hmmm, I don't know what you are talking about (), but there is Apache compiled for maemo. Hope that helps! How is it stored on the N810? Or is it internet so you can use Wi-Max. Slightly confused... sry...

Ok, again:
All the files (there's a lot of stuff) were copied from C:\Cisco_CCNA\Exploration2 onto N810. There's an index file with welcome screen and a button "Launch", calling another page with the course content.
Everything's in Flash (not sure which version).
The full address of the second page (on PC at least) is :file://localhost/C:/CISCO_CCNA/Exploration2/theme/cheetah.html?c1lang=en&c1id=en0900000000&c2lang=&c 2id=&chapter=1

In Windows it's opened automatically after clicking "Lauunch" button on index page, on Linux I have to type the address manually. Typing just cheetah.html will give a mistake, so parameters after "?" are needed. But as far as I understand, Maemo isn't able to open such URLs from localhost ('cause there's no web-server installed by default, right?)

I hope I've explained my question better!
Actually I could upload the files somewhere if there's anyone so enthusiastic to help me

Thanks!