If I follow, your requirement is that a user can only be logged on one computer at a time.
1) You record the session id in a database when a user logs in.
2) When another client attempts to login...