<
From version < 3.1 >
edited by stu115775
on 2017/08/24 00:15
To version < 4.1 >
edited by stu115775
on 2017/08/24 00:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,11 @@
2 2  
3 3  The provided WebProvider listens on port 8089 and is accesed by the Controller which does a protocoll-upgrade to enable full block data-writeing and PHP-instances which provide data for a webside or ServerSendEvents(SSE)
4 4  
5 -The communication protocoll is a use-case limmited binary protocol which sends a one byte command followed by a one byte datatype followed by a specific number of data bytes specified by the command and datatype.
5 +The communication protocoll is a use-case limmited binary protocol which sends a one byte command followed by a one byte datatype byte followed by a specific number of data bytes specified by the command and datatype.
6 6  
7 7  === Commands: ===
8 8  
9 +(% class="wrapped" %)
9 9  |=(((
10 10  Byte
11 11  )))|=(((
... ... @@ -92,6 +92,7 @@
92 92  
93 93  === Datatypes: ===
94 94  
96 +(% class="wrapped" %)
95 95  |=(((
96 96  Byte
97 97  )))|=(((
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -32145654
1 +32145656
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/32145654/Server/ Website Communication
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/32145656/Server/ Website Communication