PlanetWebHost
06-11-2005, 03:30 PM
Hey WHTites,
I'm working on a project that crosses several subdomains (and even some domains). I don't want to send the SID through the url for security reasons, and cookies won't cross sub-domains. So I came up with the bright idea of tracking people's sessions via their IP, which I will store in the database, and assign to each SID.
I am just getting ready to start coding this system, but my question for you guys is...
How often do ISP's update their DHCP table, and what is the likehood of someone having their dyamic ip changed in mid session?
Thanks Guys
I'm working on a project that crosses several subdomains (and even some domains). I don't want to send the SID through the url for security reasons, and cookies won't cross sub-domains. So I came up with the bright idea of tracking people's sessions via their IP, which I will store in the database, and assign to each SID.
I am just getting ready to start coding this system, but my question for you guys is...
How often do ISP's update their DHCP table, and what is the likehood of someone having their dyamic ip changed in mid session?
Thanks Guys
