I need some guidance as to whether REBOL/View/Command has the
capabilities for an upcoming project.

A friend of mine is going to migrate a Visual BASIC security system
product to another language and maybe even from the Win9x platform.
This is a good time for him to learn REBOL, that is if REBOL/View and
REBOL/Command will be able to handle the problem at hand.

The system will need to communicate to two other devices via the serial
port. I assume REBOL/Command will do that with the help of some serial
driver programs.

It needs to run solely with a touch screen interface, which operates
like a mouse. REBOL/View should do this job I suppose.

There needs to be the ability to have multiple terminals/clients, which
run of a single server.  I expect that REBOL/Command could help us
there, since I could do that with REBOL/Core.

I assume REBOL/View can work as a client to REBOL/Command.  REBOL/View
being a visual version of REBOL/Core and REBOL/Command being a binary
executing version of REBOL/Core (amongst other things).

Am I on the right track here?  Will REBOL do this?

--Ryan

Reply via email to