I have read that if a user opens a session a unique ip is created for their session, then I thought I could use the unique session identifier to simulate an ip. I want to know how to return the unique session number that is assigned to the person who is logged in ... But I also want to be sure that this code will never change.