Right - that is what it does.  And yes, if you want a constant reference URL
for your object you need to create a kind of mini-DNS as you imply - there
are examples on the SL wiki.  It is easy if you have web app experience, a
few lines of PHP and a database.

Neil Canham
http://www.knowsense.co.uk

On Tue, Jan 18, 2011 at 4:37 PM, CJ Davies <[email protected]> wrote:

> I'm using llHTTPResponse to control some scripts via HTTP GET/POST but one
> problem that is slowing my work is that every time I change the script(s)
> the new llRequestURL() call assigns a different random URL to the primitive
> & I have to copy this into the client code anew.
>
> Can llRequestURL be used to request a specific URL such that I can address
> each of my primitives by a well-known URL, or do I have to add to the
> script(s) that make use of llRequestURL such that every time they get a new
> URL they broadcast this to any interested clients (which may not even be
> possible with my architecture...)?
>
> Regards,
> CJ Davies
> _______________________________________________
> Opensim-dev mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to