Changes between Version 25 and Version 26 of GuiRpcProtocol
- Timestamp:
- Oct 9, 2009, 9:35:13 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuiRpcProtocol
v25 v26 78 78 The reply will be either {{{<authorized/>}}} or {{{<unauthorized/>}}}. 79 79 80 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, and all the restwill return {{{<unauthorized/>}}}.80 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, and all other commands will return {{{<unauthorized/>}}}. 81 81 82 82 == Common XML elements ==