Admin message
Gitlab Update from 18.6.1 to 18.6.2 runs on 2025-12-17
Changes
Page history
bjoern.butzin created page: home
authored
Sep 08, 2016
by
Björn Butzin
Hide whitespace changes
Inline
Side-by-side
home.markdown
View page @
6924b95d
...
...
@@ -10,6 +10,7 @@ Furthermore, we will introduce the observe mechanism.
*
(Copper plugin for Mozilla Firefox)
The following points will be covered by this tutorial:
1.
Installation of Copper Plugin for Mozilla Firefox
2.
Introduction of jCoAP (based on Task 1)
3.
Import of prepared project into Eclipse
...
...
@@ -26,7 +27,8 @@ The following points will be covered by this tutorial:
-- http://ws4d.org/
-- https://gitlab.amd.e-technik.uni-rostock.de/ws4d/jcoap
• Task 1 – Sequence Diagram:
• Task 1 – Sequence Diagram
Server Side
Client Side
...
...
@@ -68,13 +70,13 @@ Client Side
*
the resulting GUI should look like this:
*
We have prepared some FIXME and TODO annotations:
*
*
Just open the „Task“ view
*
*
FIXMEs are for the first task (message exchange)
*
*
TODOs are for the second task (observe and AC control)
*
Just open the „Task“ view
*
FIXMEs are for the first task (message exchange)
*
TODOs are for the second task (observe and AC control)
*
If you do not have a „Task“ view:
*
*
Window > Show View > Other
*
*
Type „task“
*
*
Select „General > Task“ view
*
Window > Show View > Other
*
Type „task“
*
Select „General > Task“ view
## 4. Task 1: Implementation of client/server and enable simple message exchange
...
...
...
...