4 lines
57 B
Batchfile
4 lines
57 B
Batchfile
|
start java ChatterServer
|
||
|
timeout /t 1
|
||
|
java ChatterClient
|