4 lines
46 B
Bash
4 lines
46 B
Bash
java SimpleServer &
|
|
sleep 1
|
|
java SimpleClient
|
java SimpleServer &
|
|
sleep 1
|
|
java SimpleClient
|