File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Command-line demo
22
33On the [ junixsocket releases page] ( https://github.com/kohlschutter/junixsocket/releases ) ,
4- you can find an archive of junixsocket's release jars along with a script to run the demos from
4+ you can find an archive of junixsocket's release jars along with a script to run some demos from
55the ` junixsocket-demo ` artifact.
66
77junixsocket-dist comes either as a ` .tar.gz ` or ` .zip ` archive. Get either one of them.
@@ -13,7 +13,9 @@ as expected.
1313
1414junixsocket-dist provides a self-contained jar that performs this [ selftest] ( selftest.html ) :
1515
16- java -jar junixsocket-selftest-2.5.0-jar-with-dependencies.jar
16+ java -jar junixsocket-selftest-X.Y.Z-jar-with-dependencies.jar
17+
18+ (Replace X.Y.Z with the corresponding junixsocket version)
1719
1820The last line should read "Selftest PASSED", and you're good to go.
1921
You can’t perform that action at this time.
0 commit comments