
"Ping pong" messages
Opened this issue ยท 1 comments
I'm trying to create a program between two computers where one sends x, then the other computer adds 1 to x, then sends the altered x back, and the first computer takes what it recieves, adds 1 to it, then sends it back. Does anyone have an idea?