Page 1 of 1

How to get the number of web sessions from normal thin clien

Posted: Fri Aug 07, 2009 12:50 pm
by ConvertFromOldNGs
by Scott Sheng >> Thu, 16 Jun 2005 17:26:38 GMT

Hi,
We need limit the number of the web sessions and thin client applicaton. That is to say, we need limit the number of both kinds of applications. I know Jade provide a method named getWebSessionCount of currentSession, but how to get the number of web sessions from normal thin client application?

I'd appreciated if some one can give me some advice.

Many Thanks,
Scott

Re: How to get the number of web sessions from normal thin clien

Posted: Fri Aug 07, 2009 12:50 pm
by ConvertFromOldNGs
by Patwos >> Thu, 16 Jun 2005 20:19:39 GMT

JadeLicenceInfo::getLicenceInfo should allow you to obtain the desired information.

Hope that helps,
Pat.