Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Vita-ENet: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
|title=Vita Homebrew PC Tools (Developments) - GameBrew!
|title_mode=append
|image=ps-vita-logo.jpg
|image_alt=vita-enet
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=vita-enet
|title=vita-enet
|image=ps-vita-logo.jpg
|image=psvitapc2.png
|description=ENet reliable UDP networking library
|description=ENet reliable UDP networking library.
|author=rsn8887
|author=xyzz
|lastupdated=2016/08/15
|lastupdated=2016/08/15
|type=Developments
|type=Developments
|version=2016
|version=2016
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaenetvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vita_enet_vita.zip
|website=
|website=https://github.com/xyzz/vita-enet
|source=https://github.com/rsn8887/vita-enet
|source=https://github.com/xyzz/vita-enet
}}
{{#seo:
|title=Vita Homebrew PC Tools (Developments) - GameBrew
|title_mode=append
|image=psvitapc2.png
|image_alt=vita-enet
}}
}}
ENet reliable UDP networking library


==Media==
Vita-enet is an ENet reliable UDP networking library for PS Vita.
<youtube>RIaJHh60hQY</youtube>
 
==Building==
Please visit the ENet homepage at http://enet.bespin.org for installation and usage instructions.
 
The quick description on how to build is:
<pre>
# Generate the build system.


autoreconf -vfi


==Screenshots==
# Compile and install the library.
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==
./configure && make && make install
'''(v.1.0)'''
</pre>
* First Release.


== 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 -

Latest revision as of 08:32, 4 August 2024

vita-enet
Psvitapc2.png
General
Authorxyzz
TypeDevelopments
Version2016
LicenseMIT License
Last Updated2016/08/15
Links
Download
Website
Source


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

Building

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

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: