Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lincense Management
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MySQL
Miscellaneous
Thread ID:
01221243
Message ID:
01221296
Views:
20
Wilson, I do the ame thing in my Apps. Generally I hide a "MaxOnlineUsers"character in the liscense number for my apps. When a User logs on to my apps the framework i wrote appends the "UserLogInHistory" History Table with their UserID and TimeIn. When the log in I also run a Query selecting all users from the LogInHistory Table where timeout (as opposed to TimeIn) is null. Get a Reccount() on that and you have many users are online. If Reccount() > MaxOnline users kick them off (politely).
Woodie Westbrook
I came, I saw, I compiled.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform