[Opensim-dev] llRequestURL() always different

CJ Davies cjohndavies at gmail.com
Tue Jan 18 16:37:09 UTC 2011


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



More information about the Opensim-dev mailing list