Where can we found latest Indy / idHttpServer Demos? Are there any new demos available for Berlin / Tokyo.
Where can we found latest Indy / idHttpServer Demos? Are there any new demos available for Berlin / Tokyo.
We need some demo's with sessions because something is not working good with tokyo 10.2.2 and tidhttpserver and sessions. We get a lot of invalid session messages ... maybe something we're doing false or ithttpserver is doing not right with autostartsession etc.
Thanks for some links,
We need some demo's with sessions because something is not working good with tokyo 10.2.2 and tidhttpserver and sessions. We get a lot of invalid session messages ... maybe something we're doing false or ithttpserver is doing not right with autostartsession etc.
Thanks for some links,
+Note to idHttpserver Users: the current Session implementation uses RemoteIP and a Session Cookie. In times with mobilephones or devices changing ip-addresses very fast this is not a good working session. Best way seems to create a different Session Management.
ReplyDelete/sub
ReplyDeleteAll problems with mobile devices gone after we have disabled "SessionState" and "AutoStartSession" and created a new Sessionhandler in code ... Now searching for tips how to identify a client without using his RemoteIp ... and knowing that someone can hack cookies
ReplyDelete