Josh Posted September 21, 2024 Posted September 21, 2024 Here is my ENET code from earlier versions of Ultra. I am no longer using this library but you might find it useful. Networking.zip 3 Quote Let's build cool stuff and have fun.
Naughty Alien Posted October 17, 2024 Posted October 17, 2024 ..ha! i was actually looking for ENET..by the way, new engine has networking implemented, on similar way ENET does, specifically, ability to transfer game files (settings files, 3D models, etc) ?? Quote
Josh Posted October 17, 2024 Author Posted October 17, 2024 I recommend using Steam peer-to-peer networking. "Servers" persist until the last player leaves, or it can be set up as a dedicated server. It can transfer files or whatever data you want. A simple API is included in the default project template. 1 Quote Let's build cool stuff and have fun.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.