Free the mouse Replay RnsLogin
Home | Changes | Index | Search | Go

RnsLogin

The normal login request, used as part of the nightly update process, looks like

      http://rns.replaytv.net/cgi-bin/2.0/login.pl?action=nightly&attempts=1&total=11
. The attempts argument appears to be the number of attempts that have been made since the last success (starting count at 1), while total is the number of successful updates that have occured. Not all successful connections get counted, however; this may be due to subsequent crashes before the count is saved to disk. total may be reset to 0 when the software is updated.

Other observed action values are SetupPing, SetupLocal, SetupGlobal and SetupSystem. Further investigation is required to determine exactly what setup actions each of these correspond to.

There is never a body to the response, and all of the subsequent requests work without this one having been used; the only purpose appears to be for logging on the server side, presumably to help Replay monitor overall system performance and possibly to help troubleshoot individual user problems.

-- ToddLarason - 11 Mar 2002


my replay 5040 with software version 530451320 appears to use the following login request when running a manual download from the 243-zones menu.

GET /cgi-bin/2.0/login.pl?action=SetupPing HTTP/1.1

and replys with

HTTP/1.1 200 OK

-- BenMason - 12 Apr 2003


Your post will appear before this form in chronological order (newest at bottom)

Topic RnsLogin . { Edit | Attach | Ref-By | Printable | Diffs | r1.4 | > | r1.3 | > | r1.2 | More }
Revision r1.4 - 13 Apr 2003 - 04:26 GMT - BenMason
Parents: WebHome > RnsProtocol
Copyright © 2001 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.