Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the echo method for template checksum handling (idea from ↵ | MW | 2007-05-19 | 1 | -120/+0 |
| | | | | Hegemons_Login_Analysis page) to the CheckSumServer, but currently it is comment out as enabling it would mean that any version of client could connect which is very likely to lead to problem with pre 1.15 version clients. | ||||
* | Added a CheckSumServer (handles template checksum , so there is no longer ↵ | MW | 2007-05-19 | 1 | -0/+120 |
the need to connect to LL userserver). Currently onlt active in sandbox mode (someone simple needs to add "CheckSumServer checkserver = new CheckSumServer(12036, m_console);" to the grid userserver). Then when starting up the SL client add " -user localhost" (or whatever the IP address that the sim or grid userserver is at) to the command line |