[REBOL] Re: GSM & GPRS
From: bga:bug-br at: 22-Apr-2003 14:49
On Tue, 22 Apr 2003, Andre Schoen wrote:
> Does REBOL support any of the Mobile network protocols.
>
> eg. SMS on GSM system, MMS & WAP over GPRS ?
As I understand it, SMS, GSM, MMS, GPRS and WAP are only relevant to the
phone company itself as they're protocols used on the cell phone network. Same
goes for WAP (though you can ask if REBOl supports WML and as WML is just
a markup language, the answer is yes).
> What about BLUETOOTH ?
Rebol has no BlueTooth support and it really does not matter. I mean, the
OS Having BT support seems to be enough, no?
> I understand REBOL CORE has most internet protocols built in.
>
> Could I use REBOL as a scripting language for a Mobile Portal Web Site.
Yes.
-Bruno