[REBOL] ConsoleManager - alfa version
From: ale870::gmail::com at: 4-Jun-2006 19:33
After a long time, the first version (Alpha version 0.1) of Console
Manager is finally out! Very Happy
This version does NOT contain a lot of features. It has several bugs,
but it gives you an idea about the future features of this tool.
Actually, you can startup a server in a PC (ConsoleManager_SERVER.r)
then you can use the client (ConsoleManager_CLIENT.r) to connect to it
and send/receive Rebol commands in the remote computer.
You can open as many clients you wish, and every client will
automatically open a new server instance in the server PC.
Username and password are not functional (but type something inside).
When you close the client, the server instance will remain open
(again, this is an alpha release!).
Try it! You can download Jell Console Manager at:
http://ale870.pbwiki.com/f/ConsoleManager.ZIP
Send me your opinions, comments, suggestions, etc... about Jell Console Manager!
Thank you!
--Alessandro