PSP2-HTTP-Server Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "|discussion=" to "|donation=" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=PSP2-HTTP-Server | |title=PSP2-HTTP-Server | ||
|image= | |image=psp2httpservervita.png | ||
|description=With this application, PS Vita / PS TV acts as a simple HTTP server. | |description=With this application, PS Vita/PS TV acts as a simple HTTP server. | ||
|author=Princess-of-Sleeping | |author=Princess-of-Sleeping | ||
|lastupdated=2020/06/12 | |lastupdated=2020/06/12 | ||
| Line 11: | Line 11: | ||
|website=https://github.com/Princess-of-Sleeping/PSP2-HTTP-Server | |website=https://github.com/Princess-of-Sleeping/PSP2-HTTP-Server | ||
|source=https://github.com/Princess-of-Sleeping/PSP2-HTTP-Server | |source=https://github.com/Princess-of-Sleeping/PSP2-HTTP-Server | ||
| | |donation= | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
| Line 25: | Line 25: | ||
Install the VPK on your homebrew enabled PS Vita or PS TV. | Install the VPK on your homebrew enabled PS Vita or PS TV. | ||
Create a | Create a folder named ux0:www/. It will be the root folder once connected. | ||
==Controls== | ==Controls== | ||
| Line 32: | Line 32: | ||
==Known issues== | ==Known issues== | ||
There is a high probability that 0x80410120 will be returned when trying to send a file of about 1.6 ~ 2.0MB. | There is a high probability that 0x80410120 will be returned when trying to send a file of about 1.6 ~ 2.0MB. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Princess-of-Sleeping/PSP2-HTTP-Server | ||
Latest revision as of 01:03, 14 August 2023
| PSP2-HTTP-Server | |
|---|---|
| General | |
| Author | Princess-of-Sleeping |
| Type | Other Apps |
| Version | 1.10 |
| License | GPL-3.0 |
| Last Updated | 2020/06/12 |
| Links | |
| Download | |
| Website | |
| Source | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
PSP2-HTTP-Server is an application that allows a PS Vita or PS TV to act as a simple HTTP server.
Installation
Install the VPK on your homebrew enabled PS Vita or PS TV.
Create a folder named ux0:www/. It will be the root folder once connected.
Controls
Start - Quit the application
Known issues
There is a high probability that 0x80410120 will be returned when trying to send a file of about 1.6 ~ 2.0MB.