| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
okay but needs a lot more testing.
|
| |
|
|
|
|
|
| |
Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon)
|
| |
|
|
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port)
|