diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:39:46 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:39:46 +0100 |
| commit | 039f3549126aa58adb030fcca29dc486f49dec25 (patch) | |
| tree | 144b927225db85a3d9bc4d30163dee4518bcc096 | |
| parent | 496780728f98b239fb4952926517c432208f9f0d (diff) | |
add screenshot
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | images/head.jpg | bin | 0 -> 32194 bytes | |||
| -rw-r--r-- | images/screenshot.png | bin | 0 -> 217299 bytes |
3 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ Quick howto for the NetCalendar =============================== - + ``` I. HOW TO START THE NETCALENDAR STAND ALONE (WITHOUT SSL): @@ -20,6 +20,8 @@ You need at least a JRE 6 or higher. The command java -jar NetCalendar.jar --client-and-server ``` + + is starting the client and the server of the NetCalendar within the same process as two different threads. The option "server_address" will be set automatically to "localhost". The communication between both threads is done diff --git a/images/head.jpg b/images/head.jpg Binary files differnew file mode 100644 index 0000000..b2299ad --- /dev/null +++ b/images/head.jpg diff --git a/images/screenshot.png b/images/screenshot.png Binary files differnew file mode 100644 index 0000000..c239a28 --- /dev/null +++ b/images/screenshot.png |
