#1 2013-04-10 13:57:16

Kobe
Member
Registered: 2013-04-08
Posts: 38

Knowing if User is connected

Hello,

I need to develop a application where the server do not allow a simultaneous connection of the same user, even if in different IP address.

In your framework, what would be the better way to achieve this requirement?

Last edited by Kobe (2013-04-10 14:00:02)

Offline

#2 2013-04-10 14:56:41

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,660
Website

Re: Knowing if User is connected

I've one concern: what if the session is not properly closed?
The user won't be able to connect until the session is timed out...

I've added reOneSessionPerUser kind of remote execution in TSQLAccessRight, which may fit your purpose.
http://synopse.info/fossil/info/27c03a1ceb

Feedback is welcome!

Offline

Board footer

Powered by FluxBB