Hello,
I started thinking about a LAN multiplayer game and founded a tutorial,
Rewrited and tested the code, as an example it work fine.
But i have a few questions :
1- After the connexion is established, is it monodirectional ?
the tuto gives information from client to server, is it possible...