[ENet-discuss] ENet versus SDL_net

Nuno Silva little.coding.fox at gmail.com
Sun Mar 27 15:41:44 PDT 2011


There are plenty of advantages, with the most important one in my view to be
reliable packets and channels. If you don't know, reliable packets are UDP
packets which are guaranteed to reach their destination some time after
being sent. However, they're sequenced, so if one reaches the host a long
time after a packet you sent after that one, it'll be discarded by ENet.

On Sun, Mar 27, 2011 at 11:13 PM, Kip Warner <kip at thevertigo.com> wrote:

> Hey list,
>
> Quick question as I try to finalize a bunch of design issues regarding
> the game I am working on. Is there any advantage to ENet versus SDL_net,
> or vice versa, with respect to a typical multiplayer game networking
> implementation? Assume the game is cross platform.
>
> Take care,
>
> --
> Kip Warner -- Software Engineer
> OpenPGP encrypted/signed mail preferred
> http://www.thevertigo.com
>
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20110327/3e855b86/attachment.html>


More information about the ENet-discuss mailing list