21 September 2011

H is for HTTP: Alphabet Game

HTTP with lsl

You can use llHTTPRequest() to get text information from the web. The free landmark HUD I offer uses it.

You can also run a http server inside the grid. Note the section about URL lifetime limitations! If you're doing anything beyond light testing you'll want to explore a URL-mapping service so sim reboots don't break your code.

No comments: