Difference between revisions of "Protocol Design"
Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
m (→Message) |
(→Login - Logout) |
||
| Line 7: | Line 7: | ||
The message ends with the determination of the json object: <code>}</code>. | The message ends with the determination of the json object: <code>}</code>. | ||
| − | = | + | = Session = |
| + | To start a session the client must send a valid username and password encapsulated in the json object "Login". | ||
| + | |||
[[File:protocol-login-logout.png]] | [[File:protocol-login-logout.png]] | ||