On Jan 10, 2007, at 4:41 AM, Raimon Fernandez wrote:
It works correctly, serving HTTTP and HTTPS pages. But in addition, we need to know which IP the remote client browser is using to connect with 4D_Webserver, in order to allow only one session per user.
Not a direct answer to your question, but just a comment. We have seen instances where the ISP (notably AOL) changes the client IP between requests. You may want to consider using a cookie instead or a session ID in the query string or form.
Kind Regards, Bill Leddy _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
