Updated user documentation. MK
This commit is contained in:
@ -6,9 +6,10 @@
|
||||
<H2>The Token Command</H2>
|
||||
<P>
|
||||
In SICS any client can issue commands to the SICS server. This
|
||||
is a potential cause for trouble with users issuing conflicting
|
||||
is a potential source of trouble with users possibly issuing conflicting
|
||||
commands without knowing. In order to deal with this problem a
|
||||
token mechanism has been developed. A connection can grab a
|
||||
"token" mechanism has been developed. In this context the token is a
|
||||
symbol for the control of an instrument. A connection can grab the
|
||||
token and then has full control over the SICS server. Any other
|
||||
connection will not be privileged to do anything useful, except
|
||||
looking at things. A token can be released manully with a
|
||||
|
Reference in New Issue
Block a user