On Apr 12, 2004, at 12:58 PM, Mark MacKenzie wrote:
A standalone can be run off a server by almost any number of client computers. The key factor would be memory in the server.
I have not designed or produced for this before. Can a standard Rev project be simply put on their server and used by from 30 to 35 kids at the same time?
Just make a standalone for the server. You need have your clients access the server as they would normally to get files. Have them double-click on the app. I think an alias would work as well on the clients as well.
If not, what needs to be done to make this possible?
Not sure about this. You might try looking using shell to see how many instances of the app running there are.
If yes, can the number of concurrent sessions be limited to say 35?
I have written standalones that are being used in server environments as you describe. They are not controlling how many users though.
Has anyone done this before and care to share their experiences?
Hope this helps some.
-- Best regards, Mark Talluto http://www.canelasoftware.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
