More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=SyringE PoC | |title=SyringE PoC | ||
|image= | |image=syringepocvita2.png | ||
|description=Networking for plugins. | |description=Networking for plugins. | ||
|author=dots-tb | |author=dots-tb | ||
Line 14: | Line 8: | ||
|version=2016 | |version=2016 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/syringe.zip | ||
|website=http://www.wololo.net/talk/viewtopic.php?f=116&t=47031 | |website=http://www.wololo.net/talk/viewtopic.php?f=116&t=47031 | ||
|source=https://github.com/dots-tb/SyringE | |source=https://github.com/dots-tb/SyringE | ||
}} | }} | ||
{{#seo: | |||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |||
|title_mode=append | |||
|image=syringepocvita2.png | |||
|image_alt=SyringE PoC | |||
}} | |||
A PoC plugin for loading network modules in a plugin. | A PoC plugin for loading network modules in a plugin. | ||
Based on HTTP sample created by barooney, ported to plugin by dots_tb. This is mostly for developers. | Based on HTTP sample created by barooney, ported to plugin by dots_tb. | ||
'''Note:''' This is mostly for developers. | |||
==Installation== | ==Installation== | ||
Put SyringE in plugin folder and activate it as you normally do. | Put SyringE in plugin folder and activate it as you normally do. | ||
Put http.suprx in ux0: | Put http.suprx in ux0:data/. | ||
==Credits== | ==Credits== |
Latest revision as of 08:17, 4 August 2024
SyringE PoC | |
---|---|
General | |
Author | dots-tb |
Type | Plugins |
Version | 2016 |
License | GPL-3.0 |
Last Updated | 2016/09/07 |
Links | |
Download | |
Website | |
Source | |
A PoC plugin for loading network modules in a plugin.
Based on HTTP sample created by barooney, ported to plugin by dots_tb.
Note: This is mostly for developers.
Installation
Put SyringE in plugin folder and activate it as you normally do.
Put http.suprx in ux0:data/.
Credits
Thanks to: barooney, TheFlow (for being so cryptic), Wololo, YifanLu, Rinnegatamante, and everyone else in this great scene.