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