I must admit that I have absolutely no idea about networking. So let's assume I have a simple snake clone for two players via network using synapse. What protocol would I use? TCP/IP, SSH or anything else? At least both computers/games should communicate to each other but how to achieve this?