Home Blog Virtual Worlds SL Word Processor

SL Word Processor

Written by Peter R. Bloomfield | Saturday, 18 October 2008 10:42 | 0 comments

I am very pleased to see that the new "http-in" functions for LSL (in Second Life) are available for beta testing now. Basically, these functions let you setup any prim as an HTTP server, which can be accessed from outside via URL, for sending data into SL, and/or requesting it back out.

In a word: awesome! It will be great to avoid so many HTTP polls or whatever.

But here is my cunning new idea... create an object which sets itself up as an HTTP server, and puts its own URL as the parcel's media URL. It then listens for text coming in via chat, and outputs that text in response to incoming HTTP requests. Voila! Mini-word processor for Second Life!

I have no idea if this will work... I guess I'll need to wait until the functions go officially 'live' before I find out. It'll be really cool if it does though!

Add new comment