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

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

2006-09-15 Thread Dan
PROTECTED] On Behalf Of Markus Humm Sent: 14 September 2006 21:54 To: ICS support mailing Subject: [twsocket] complex problem, probably not ICS related Hello, sorry, this will be just a tiny bit longer... ;-) I'm currently building some large application where several parts will act together. T

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

2006-09-15 Thread Francois Piette
ling" Sent: Thursday, September 14, 2006 10:53 PM Subject: [twsocket] complex problem, probably not ICS related > Hello, > > sorry, this will be just a tiny bit longer... ;-) > > I'm currently building some large application where several parts will > act together. Two of

[twsocket] complex problem, probably not ICS related

2006-09-14 Thread Markus Humm
Hello, sorry, this will be just a tiny bit longer... ;-) I'm currently building some large application where several parts will act together. Two of them are connected via TCP and TWSocket. One is client and one server (okay there is TWSocketServer, but since there's always a 1:1 relation between