Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Alternative prim communication?

Domneth Dingson
Registered User
Join date: 20 Nov 2006
Posts: 126
08-25-2007 06:49
I'm looking for an alternative method of communication between my prims. How efficient is e-mail.. or better still, is it possible to instant message an object?

currently I'm using negative channels, but I'd like something more secure?
Qie Niangao
Coin-operated
Join date: 24 May 2006
Posts: 7,138
08-25-2007 07:01
Assuming the prims are unlinked (in which case llMessageLinked would be the obvious choice), there aren't many options. llEmail comes with significant delays and substantial overhead (but can cross sim boundaries). There's no inter-object IM. For security, encrypted random-channel chat may be an option, if throughput is low enough. (Or conceivably some web service intermediary via llHTTPRequest, but that's a whole different kind of "security" issue and not without overhead and numerous "moving parts" subject to failure or delay.)
Silje Russell
lsl geek
Join date: 2 Oct 2005
Posts: 63
08-26-2007 02:20
you got
llRegionSay(integer channel.string msg) if the prims are in same region
you can also set up a web comunications and xml (not stabel with the down time xml service have from LL's side)
but take a look at

http://wiki.secondlife.com/wiki/Category:LSL_Communications
_____________________
Yes i know i got typos..
I got writing and reading problems.
but i am still a humen!!