About Store Forum Documentation Contact



Post Reply 
Using ENet for reliable UDP in a Titan code editor project
Author Message
Fex Offline
Gold Supporter

Post: #1
Using ENet for reliable UDP in a Titan code editor project
Using ENet for reliable/unreliable UDP as part of a Windows code editor project.

[Image: reliable-UDP.png]

I made the code work basically the same as the standard Esenthel TCP tutorials, where you pack all your data into an Esenthel "File" type and send it over the wire.

Tutorial on how to do this.
09-06-2022 10:06 PM
Find all posts by this user Quote this message in a reply
Post Reply