I made an applet with a chess game but now I want to be able to play against somebody else on another computer. I found alot about serverlets but I don't have a server to run it on.
Does anybody knows how I send data from an applet to another instance of that applet on an other computer?