Have a look at Redback. We use UniObjects for VB applications but Redback for web based applications. Redback uses a server process to cut down the number of licenses used.
Les -----Original Message----- From: Nick Southwell [mailto:[EMAIL PROTECTED] Sent: 14 July 2004 09:19 To: [EMAIL PROTECTED] Subject: RE: [U2] UniObject Licening Are your thousands of students concurrent users? We designed our application to have a max number of connections say 100. When the application knows it has reached that limit it will sleep and retry. Its not the most graceful approach but it allows us to put a ceiling on usage. Cheers Nick -----Original Message----- From: Fawaz Ashraff [mailto:[EMAIL PROTECTED] Sent: 14 July 2004 02:46 To: [EMAIL PROTECTED] Subject: [U2] UniObject Licening Hi All, We are trying to use UniObject for UniData to get information for various web projects. Most of the Front End is done using VB .Net. It looks like UniObject is using a user license for each connection. There would be thousands of students using this application and we are having a licensing issue. Should we structure our program differently? Has anyone else come a cross the same problem? If so what did you do? Thanks a lot. Fawaz __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ This correspondence is confidential and is solely for the intended recipient(s). If you are not the intended recipient, you must not use, disclose, copy, distribute or retain this message or any part of it. If you are not the intended recipient please delete this correspondence from your system and notify the sender immediately. No warranty is given that this correspondence is free from any virus. In keeping with good computer practice, you should ensure that it is actually virus free. E-mail messages may be subject to delays, non-delivery and unauthorised alterations therefore, information expressed in this message is not given or endorsed by Open and Direct Group Limited unless otherwise notified by our duly authorised representative independent of this message. Open and Direct Group Limited is a limited company registered in United Kingdom under number 4390810 whose registered office is at 10 Norwich Street, London, EC4A 1BD ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ This e-mail and any attachments are confidential and intended solely for the use of the addressee only. If you have received this message in error, you must not copy, distribute or disclose the contents; please notify the sender immediately and delete the message. This message is attributed to the sender and may not necessarily reflect the view of Travis Perkins plc or its subsidiaries (Travis Perkins). Agreements binding Travis Perkins may not be concluded by means of e-mail communication. E-mail transmissions are not secure and Travis Perkins accepts no responsibility for changes made to this message after it was sent. Whilst steps have been taken to ensure that this message is virus free, Travis Perkins accepts no liability for infection and recommends that you scan this e-mail and any attachments. Part of Travis Perkins plc. Registered Office: Lodge Way House, Lodge Way, Harlestone Road, Northampton, NN5 7UG. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
