<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I'm not sure I understand. Why wouldn't ENet be suitable? Just send the image file in parts and reassemble it on the receiving side.<br><br>It's no different than what you've done so far, it's just more data to transfer. I've personally used ENet for a Backup client/server and it works wonders.<br><br>/Stefan<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Wed, 15 Feb 2012 22:10:31 +0200<br>> From: ape@ape3000.com<br>> To: enet-discuss@cubik.org<br>> Subject: [ENet-discuss] Sending an image file over ENet<br>> <br>> Hello!<br>> <br>> I have been developing a networked game with ENet. ENet is just great <br>> for the game mechanics and basic communication. However, I also need to <br>> send some image files to the connected clients occasionally. How well is <br>> ENet suited for this kind of transmission? Is there anything special <br>> things I should know when implementing a feature like this?<br>> <br>> Thanks.<br>> <br>> -- <br>> Ape <Lauri Niskanen><br>> _______________________________________________<br>> ENet-discuss mailing list<br>> ENet-discuss@cubik.org<br>> http://lists.cubik.org/mailman/listinfo/enet-discuss<br></div>                                      </div></body>
</html>