Changes between Version 9 and Version 10 of GuiRpcProtocol


Ignore:
Timestamp:
May 15, 2008, 6:04:34 PM (16 years ago)
Author:
Nicolas
Comment:

m

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpcProtocol

    v9 v10  
    7474The reply will be either {{{<authorized/>}}} or {{{<unauthorized/>}}}.
    7575
    76 If the client hasn't authenticated yet, and it is connecting remotely (ie. not via localhost), {{{<auth1/>}}} is the only command that can be sent (all the rest return {{{<unauthorized/>}}}).
     76If the client hasn't authenticated yet, and it is connecting remotely (ie. not via localhost), {{{<auth1/>}}} is the only command that can be sent, and all the rest will return <unauthorized/>.