[ENet-discuss] Send big packets in unstable wireless network problem

Benoit Germain bnt.germain at gmail.com
Fri Jun 26 04:58:27 PDT 2015


2015-06-26 11:49 GMT+02:00 Eric Young <evilbrave at gmail.com>:
>
> 2. Fragment is enet's feature for big packet?
> If I have a huge packet and its size is over 100000 B, send huge packet
> directly (fragment by enet)or I should send many small divided
> packets(packet size under MTU )orderly if I could split the packet content?
> IMO, if I can send small divided packets and enet is just responsible for
> assemble. But if I send huge packet directly, enet would handle packet both
> fragment and assemble.
> which one is better performance for enet packet transfering?
>
>
Hi,

Have a look at https://github.com/lsalzman/enet/pull/17.

Regards,



-- 
Benoit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20150626/c9e57a5c/attachment.html>


More information about the ENet-discuss mailing list