I will put it this way: the OS developers have put more effort and optimization into their TCP implementation than my reliable data transfer stuff in ENet. So if you really need to send a lot of bulk data reliably, then TCP is probably the way to go.

Where ENet is better is when you need to send a mixed reliable/unreliable data stream, and where the bulk of the data is unreliable.

Lee

Philip Bennefall wrote:
Hello there,
If I send packets of, say, 1024 bytes each over a reliable ENet channel then what would be faster, TCP or that method? I don't really know how I could measure the difference, and so was wondering if there was a definite answer to this. Thanks! Regards
Philip Bennefall
------------------------------------------------------------------------

_______________________________________________
ENet-discuss mailing list
[email protected]
http://lists.cubik.org/mailman/listinfo/enet-discuss

Reply via email to