Hi all,
I have to implement single user login for my application.(i.e. at a time only one login can be, for a user with their id). I tried so many ways like using cache. but not get the right.
Here have to logout the previous session of the user and have to allow the user to new session.
And also tried by saving ip. but in a LAN it gets the ip of server only via WAN not the node.
please anyone help me with a working example code and explain.
Thanks in advance...
Go to the complete details ...