Changes between Version 9 and Version 10 of GuiRpcProtocol
- Timestamp:
- May 15, 2008, 6:04:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuiRpcProtocol
v9 v10 74 74 The reply will be either {{{<authorized/>}}} or {{{<unauthorized/>}}}. 75 75 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/>}}}).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, and all the rest will return <unauthorized/>.