Re: [twsocket] Problem with Webserver Session

2014-10-01 Thread Angus Robertson - Magenta Systems Ltd
> is there example code where I can see the Session handling via URL > and SessionID? The only sample code using web sessions is the web application server, OverbyteIcsWebAppServer.dpr Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.or

Re: [twsocket] Problem with Webserver Session

2014-10-01 Thread Stefan Göppert
Hi Angus, is there example code where I can see the Session handling via URL and SessionID? 2014-10-01 15:49 GMT+02:00 Angus Robertson - Magenta Systems Ltd < an...@magsys.co.uk>: > > I think there is something wrong with setting/recognizing the > > session cookie because every time I execute th

Re: [twsocket] HTTP server not receiving data from PUT requests - bug report & fix

2014-10-01 Thread Angus Robertson - Magenta Systems Ltd
> I've noticed that HTTP server (OverbyteIcsHttpSrv) is not > processing PUT requests correctly. PUT requests can have data > attached (just like POST) but this data never makes it to the > program because OnPostedData is never called. Thanks, will update SVN, but not this week. Angus -- To

[twsocket] HTTP server not receiving data from PUT requests - bug report & fix

2014-10-01 Thread Primoz Gabrijelcic
Hello, I've noticed that HTTP server (OverbyteIcsHttpSrv) is not processing PUT requests correctly. PUT requests can have data attached (just like POST) but this data never makes it to the program because OnPostedData is never called. The patch below fixes the problem. Best regards, Primož --

Re: [twsocket] Problem with Webserver Session

2014-10-01 Thread Angus Robertson - Magenta Systems Ltd
> I think there is something wrong with setting/recognizing the > session cookie because every time I execute the function above a new > session will be generated. I got another ICS web server app running > and there a cookie is set correctly. In this app the cookie is not > set and I don't know

Re: [twsocket] Problem with Webserver Session

2014-10-01 Thread Stefan Göppert
Hi Angus, I think there is something wrong with setting/recognizing the session cookie because every time I execute the function above a new session will be generated. I got another ICS web server app running and there a cookie is set correctly. In this app the cookie is not set and I don't know w

Re: [twsocket] Problem with Webserver Session

2014-10-01 Thread Angus Robertson - Magenta Systems Ltd
> I try to implement a Session to my Webserver like in the Wiki, but > ValidateSession always returns a wrong value. The application is > implemented as a Service. What could be wrong? Sessions needs cookies, are sure the server is sending a session cookie for a new session and the client is retur

[twsocket] Problem with Webserver Session

2014-10-01 Thread Stefan Göppert
Hi, I try to implement a Session to my Webserver like in the Wiki, but ValidateSession always returns a wrong value. The application is implemented as a Service. What could be wrong? -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/ma