multiplayer of tris with protocol TCP for connect server, UDP for connect players Game TRIS multiplayer . The clients access to Server by TCP connection with client/server architecture, they choose the adversary on the server. The client play by UDP connection with peer2peer architecture.