File Name :: psp-httpd beta 0.6
Author :: Elxx
Category :: Apps
Screenshot :: [img]screenshots/[969]0.6_screen1.jpg[/img]
Description ::
ELXX has released his new PSP Web Server
Psp-httpd is an extremely portable web server that runs off just your PSP's Wi-Fi capabilities, in Infrastructure mode. When you start it up, it will connect to the Wi-Fi router and then your PSP will be accessible by any other Internet-capable device on your network. This means that you can wirelessly browse the files on your firmware 1.5 PSP using your computer, cell phone, PDA, or even a second PSP with the web browser! To go even further, you can open up your router to the web and host a website off your PSP.
Also, starting at 0.6, you can upload files to your PSP wirelessly from anywhere in the world just by using your web browser. There is also a new module called LHP included. This allows you to embed Lua code in web pages, to create dynamic server-side scripts on your PSP.
* Created the first implementation of LHP, for Lua-powered dynamic pages with psp-httpd
* Server can now parse variables in both GET and POST requests
* Included a script for file uploading
* Folder listing templates include a link to file uploader
* All network output (folder listings, headers, etc.) is now sent in chunks
* Server will not automatically restart after an error
* Added orange as a colour code for graphicsPrint
View File