<div dir="ltr"><div><div><div><div><div>Hello everyone and thank you very much for your time!<br><br></div>I am attempting to send a std::stringstream of binary data through ENet and cannot quite figure it out, the std::stringstream data seems to be getting changed when sent through ENet.<br>
<br></div>I was wondering if someone had a quick example I could work off of?<br><br></div>Here is what I'm doing currently: <a href="http://pastebin.com/L2aJHNTR">http://pastebin.com/L2aJHNTR</a><br><br></div>If I take ENet out of the equation the code works just fine which leads me to believe ENet is changing the std::stringstream data somehow.<br>
<br></div>Thank you again for your time I really appreciate it.<br></div>