<div dir="ltr"><div>That may be true at some point, however in game development you don't want to hack other people's devices just to simulate lag and packet loss. Valve for instance already implements their own packet loss and lag simulation on their Source engine, so it might not be a bad idea to give this some thought. Otherwise, for the people who would be more interested in having that sort of support than in hacking their OS like me, if Lee decides not to implement it some tips on how we could do it ourselves would be useful for sure!<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 4:16 PM, Shaun Reich <span dir="ltr"><<a href="mailto:sreich@kde.org" target="_blank">sreich@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">packet loss simulation and latency are all something your OS (if it<br>
isn't completely shitty), should be able to do. in the case of windows<br>
you need to go through a lot of extra work to do it. in the case of<br>
linux it's 2 short commands. there's no point in duplicating and<br>
wasting effort on that, which is the job of the OS itself...<br>
<br>
as for ENET_PACKET_FLAG_SEMI_RELIABLE, i'm wondering in which cases<br>
one would actually want to use that?<br>
<br>
NAT hole punching is definitely not something not-so-difficult. And<br>
there are other libs out there that are meant for it that can be<br>
integrated into your network handling.<br>
<div class="im"><br>
"As a follow up I meant that it would allow us to simulate packet<br>
drops and packet sending speed. Also allowing to simulate a % for<br>
packet drop and packet sending through some parameter to the Host<br>
would be just as good if it's too complicated!"<br>
<br>
</div>again, that's your operating system's job, not a job for a networking library.<br>
<br>
<br>
<br>
--<br>
Shaun Reich,<br>
KDE Software Developer (<a href="http://kde.org" target="_blank">kde.org</a>)<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
ENet-discuss mailing list<br>
<a href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a><br>
<a href="http://lists.cubik.org/mailman/listinfo/enet-discuss" target="_blank">http://lists.cubik.org/mailman/listinfo/enet-discuss</a><br>
</div></div></blockquote></div><br></div>