[REBOL] Dialling Out Re:(2)
From: petr:krenzelok:trz:cz at: 30-Aug-2000 10:45
[Al--Bri--xtra--co--nz] wrote:
> Justin wrote:
> > I would have thought that this would be a very common requirement (most
> networking tools have the ability to dial out if they are not connected,
> although simply invoking DUN still requires a user confirmation) and I would
> suggest that it would be a very worthwhile enhancement to REBOL.
>
> In Windows 98, while not connected to the net, I typed in the Rebol console:
>
> >> send [list--rebol--com] {Re: [REBOL] Dialling Out
> { This was sent through Rebol using:
> { send [list--rebol--com]
> { followed by this message
> {
> { It works for me.
> {
> { Andrew Martin
> { ICQ: 26227169
> { http://members.xoom.com/AndrewMartin/
> { -><-
> { }
>
> Rebol connected and sent the email.
>
> Of course, I had previously told Window 98 to connect automatically. Perhaps
> you should do the same as well?
>
What about built-in serial port support? Can we implement own dialer? :-)
-pekr-