Re: [twsocket] WSocket sometimes stops to receive data

2005-11-14 Thread Geppy Piloni
At 18.52 12/11/2005 +0100, you wrote: >Hello Geppy, > >I answer in more detail private to you and here only with the things >that are interesting and/or can benefit other users. [SNIP] >Solution is when you receive binary data of given length to receive max >just the amount you need. If there is

Re: [twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Geppy Piloni
At 18.34 11/11/2005 +0100, you wrote: >Hello Geppy, Hello Wilfried, > > Yes, I already tried a simple client/server socket connection cutting > > almost all code not involved in communication, but the problem is the same. > >Can you mail me this one. Probably (as always) nothing on television, so

Re: [twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Wilfried Mestdagh
Hello Geppy, > Yes, I already tried a simple client/server socket connection cutting > almost all code not involved in communication, but the problem is the same. Can you mail me this one. Probably (as always) nothing on television, so I might as well look into it :) ps.: unless there is per coi

Re: [twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Geppy Piloni
At 17.17 11/11/2005 +0100, you wrote: >Hello Geppy, Hello Wilfried, >1. 32 KB peak is still low traffic, so (as you also say) it cannot be a >performance problem. Could be that the stop communictaion when resizing >a form is a coincidence since you say it stops anyway after a while. I >never had

Re: [twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Geppy Piloni
At 16.45 11/11/2005 +0100, you wrote: Hi Francois, > > 1)Sometimes all the chain seems to stop communicating. > >Some GUI operation, or some interface component lock up the whole thing. If >that happend in your environment, you can solve the problem by making all >communication occur within a wor

Re: [twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Wilfried Mestdagh
Hello Geppy, 1. 32 KB peak is still low traffic, so (as you also say) it cannot be a performance problem. Could be that the stop communictaion when resizing a form is a coincidence since you say it stops anyway after a while. I never had that problem so difficult to advice. I assume that if one a

Re: [twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Francois PIETTE
- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Geppy Piloni" <[EMAIL PROTECTED]> To: Sent: Friday, November 11, 2005 3:52 PM Subject: [twsocket] WSocket sometimes stops to receive data

[twsocket] WSocket sometimes stops to receive data

2005-11-11 Thread Geppy Piloni
Hi guys, I'm writing with D7 Pro an application composed by three different layers, which communicate by ICS WSocket with a simple TCP/IP based protocol. The architecture is the following: The first layer, call it Data Collector, connects his WSockets to the WSocketSerevr of the second layer,