<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Tue, Aug 16, 2016, at 14:46, Meir Yanovich wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div>Thanks , <br></div>
<div>Question : <br></div>
<div>What is the main differences between using SDL_net and Enet ? <br></div>
</div>
</blockquote><div><br></div>
<div>SDL_net just provides raw TCP or UDP connections. I think this page outlines the advantages of using enet pretty well:<br></div>
<div><br></div>
<div><a href="http://enet.bespin.org/Features.html">http://enet.bespin.org/Features.html</a><br></div>
<div><br></div>
<div>Cheers,<br></div>
<div>Bjørn<br></div>
</body>
</html>