Re: [twsocket] THttpSrv supporting NTLM Beta (updated)

2006-09-16 Thread Fastream Technologies
I did not fully understand what you said but here is what I found: In my code the POST with NTLM, the order of execution is normally as: ConnectionDataAvailable ProcessRequest ProcessPost ConnectionDataAvailable (to receive the data fully and throw away while counting its length, when contentLen

Re: [twsocket] complex problem, probably not ICS related

2006-09-16 Thread Francois PIETTE
> to my problem I found something out: if I disable processing of these > commands up to 100.000 and more are stored in the queue, so the sending > and receiving of them via ICS works well. :-) > The receiving uses a tight loop to extract all commands out of the > ringbuffer and stores them in t

[twsocket] complex problem, probably not ICS related

2006-09-16 Thread Markus Humm
Hello, to my problem I found something out: if I disable processing of these commands up to 100.000 and more are stored in the queue, so the sending and receiving of them via ICS works well. The receiving uses a tight loop to extract all commands out of the ringbuffer and stores them in the queue