[Opensim-dev] llRequestURL() always different

Neil Canham neil at knowsense.co.uk
Tue Jan 18 16:51:05 UTC 2011


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 <cjohndavies at gmail.com> 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
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20110118/1a18cb75/attachment-0001.html>


More information about the Opensim-dev mailing list