Ruboneout Shoreman
Registered User
Join date: 29 Jul 2009
Posts: 38
|
09-04-2009 16:18
I saw someone selling a script that texted Real Life cell phones from Second Life and I was curious if anyone could share how that works because I find it very interesting. I am not that good with scripting and that seems like a really cool idea and maybe I can learn from it. However, since it deals with things outside of Second Life, I have no clue how to do that. Thank you
|
Cypher Ragu
[Mad Scientist]
Join date: 6 Jul 2008
Posts: 174
|
09-04-2009 16:39
It probably uses llHTTPRequest to communicate with a web server of some sort, which in turn texts the real-world phone.
_____________________
Life is a highway... And I just missed my exit.
|
Ruboneout Shoreman
Registered User
Join date: 29 Jul 2009
Posts: 38
|
09-04-2009 18:15
Yeah I figured that much. I saw a script in the library that uses HTTP to update your twitter status through an application. I was just wondering if anyone knew a web server or 'sms gateway' that is available to be used as such since they are apparently out there. I have been looking myself, but I am unable to find one at least to my knowledge.
|
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
|
09-04-2009 18:24
I think it's pretty common for them to have email<->sms gateways, http://www.nokiasoftware.net/general-discussions/14757-sms-text-messages-via-email.html
|
Ruboneout Shoreman
Registered User
Join date: 29 Jul 2009
Posts: 38
|
09-04-2009 18:41
Hmm I see that. Thank you! After doing some more research I managed to find quite a bit of HTTP sms gateways that I can use. However you need to pay for like each text message that is sent so I might go the route with the emails.
|