Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Vita-ENet: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew PC Tools (Developments) - GameBrew!
|title=Vita Homebrew PC Tools (Developments) - GameBrew!
Line 16: Line 15:
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaenetvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaenetvita.7z
|website=
|website=http://enet.bespin.org
|source=https://github.com/rsn8887/vita-enet
|source=https://github.com/rsn8887/vita-enet
}}
}}
ENet reliable UDP networking library
'''Vita-enet''' is an ENet reliable UDP networking library for PSVita.


==Media==
Please visit the ENet homepage at http://enet.bespin.org for installation and usage instructions.
<youtube>RIaJHh60hQY</youtube>


==How To Build Vita-enet==
If you obtained this package from gamebrew, the quick description on how to build
is:
<pre>
# Generate the build system.


==Screenshots==
autoreconf -vfi
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/ps-vita-logo-08.jpg


==Changelogs==
# Compile and install the library.
'''(v.1.0)'''
 
* First Release.
./configure && make && make install
</pre>


== External links ==
== External links ==
* Official Website -
* Github - https://github.com/rsn8887/vita-enet
* Github - https://github.com/rsn8887/vita-enet
* VitaDB -
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 00:51, 22 November 2022

vita-enet
File:Ps-vita-logo.jpg
General
Authorrsn8887
TypeDevelopments
Version2016
LicenseMIT License
Last Updated2016/08/15
Links
Download
Website
Source

Vita-enet is an ENet reliable UDP networking library for PSVita.

Please visit the ENet homepage at http://enet.bespin.org for installation and usage instructions.

How To Build Vita-enet

If you obtained this package from gamebrew, the quick description on how to build is:

# Generate the build system.

autoreconf -vfi

# Compile and install the library.

./configure && make && make install

External links

Advertising: