[Opensim-dev] Server Question
Justin Clark-Casey
jjustincc at googlemail.com
Sun Aug 17 15:54:07 UTC 2008
Rich White wrote:
> Quick question. Is there a server startup string that can be used to
> check for an approved client version and only let the "approved
> client" version connect to the Opensim server (it seems LL does that
> when they update their client version)? I work with K-12 students and
> have tweaked the xml files (to take out un-desirable action options.)
> .... more of a work/around than anything really .... doing this
> through the server would be ideal by I am certainly not skilled enough
> to do that.
>
> Any help/ideas/advice would be greatly appreciated !
We get to know the client version in LoginService.XmlRpcLoginMethod().
It should be possible to patch this to let only clients with certain
version strings through - there's no stock facility for doing this yet
(though one would be nice to have).
Regards,
--
justincc
Justin Clark-Casey
http://justincc.wordpress.com
More information about the Opensim-dev
mailing list