what is the easiest way to send data between 2 devices connected to the internet?
i would like to make a simple game like TicTacToe and it should be a multiplayer game and if user one has make his move user2 turn = true ...
now i would like to send strings from one user to the other very fast, how could something like this work?
thanx
i would like to make a simple game like TicTacToe and it should be a multiplayer game and if user one has make his move user2 turn = true ...
now i would like to send strings from one user to the other very fast, how could something like this work?
thanx