[twsocket] Problem Posting in OverbyteIcsSslWebServ Sample

2016-01-04 Thread Darin McGee
Hi - I am using the sample program OverbyteIcsSslWebServ sample program and I am experiencing a problem trying to "post" data to the web server. I am using the sample program unaltered. I created the missing html file that performs the actual posting to the web server from the comments listed

Re: [twsocket] Problem Posting in OverbyteIcsSslWebServ Sample

2016-01-04 Thread Darin McGee
Thank you RTT, that did the trick however fixing that seems to have exposed yet another problem in the code. I will post later with what I find. Thanks again! -Original Message- From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of RTT Sent: Monday, January 04, 2016

Re: [twsocket] Problem changing LineEnd before full buffer reading

2016-01-04 Thread Dod
Hello, OK not a big deal now I know it's a bug and not a bad usage on my side, I can manage it. Thanx. >> I am in front of a strange behavior and would like to know if it is >> because of a misuse or a bug (using ICS V8 WSocket) >> R> Probably a bug in the unit OverbyteIcsWSocket? R> function

Re: [twsocket] Problem changing LineEnd before full buffer reading

2016-01-04 Thread RTT
I am in front of a strange behavior and would like to know if it is because of a misuse or a bug (using ICS V8 WSocket) Probably a bug in the unit OverbyteIcsWSocket? function TCustomLineWSocket.TriggerDataAvailable(ErrCode : Word) : Boolean; ... else begin

Re: [twsocket] HTTPCLI for WebSocket connection ?

2016-01-04 Thread Dod
Hello, First of all, happy new year to all ICS lovers ;-) Well I think I said victory too soon, in fact the socket stay connected but no event is triggered by ICS, OnDataPush, OnDataPush2, OnDocData, OnDocBegin, none of them triggers, sniffing the network show data reception from