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
m HydeWing moved page Vita Enet Vita to Vita-ENet without leaving a redirect
No edit summary
Line 14: Line 14:
|version=2016
|version=2016
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaenetvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaenet.7z
|website=https://github.com/xyzz/vita-enet
|website=https://github.com/xyzz/vita-enet
|source=https://github.com/xyzz/vita-enet
|source=https://github.com/xyzz/vita-enet

Revision as of 02:10, 17 January 2023

vita-enet
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: