<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div><span>It is different from multi-threading in multi-core environment because if you intend to parallel file transfer it (regardless of how it is done), it still goes thru the same ethernet wire - so it remains 'single-core' operation. But probably what you mean is to transfer a big file in non-blocking manner? Or you simply want a multi-threaded enet that doesn't block other operation such as graphics rendering?<br></span></div><div> </div><b><span style="font-weight:bold;">From:</span></b> sandeep nimmagadda <nimmagaddasandeep@gmail.com><br><div><div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><b><span style="font-weight: bold;">To:</span></b> enet-discuss@cubik.org<br><b><span
 style="font-weight: bold;">Sent:</span></b> Wednesday, June 29, 2011 1:17 AM<br><b><span style="font-weight: bold;">Subject:</span></b> [ENet-discuss] Parallel file transfer using ENET?<br></font><br>
<div id="yiv554174207">Respected Members,<br><br>I would like to know weather we can write a parallel file transfer program using ENET? Just like the way we do using threads in socket-programming. If we can do parallel file transfer using ENET please let me know the function which we can use to do so.<br>
<br>Thanks for the support,<br>Regards,<br>Sandeep.<br>
</div><br>_______________________________________________<br>ENet-discuss mailing list<br><a ymailto="mailto:ENet-discuss@cubik.org" 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><br><br></div></div></div></div></body></html>