Changes between Version 5 and Version 6 of GuiRpcProtocol
- Timestamp:
- May 15, 2008, 5:53:11 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuiRpcProtocol
v5 v6 69 69 }}} 70 70 The reply will be either {{{<authorized/>}}} or {{{<unauthorized/>}}}. 71 72 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/>}}}).