> this is my problem:
> in the client side, we make a connection and receive a lot of data
> (without a problem), when all the data is recolected we close the
> connection. Few seconds later, we reconnect and we can send data but we
> don´t recieve anything. The status is correct: wsConnected, but
hi,
this is my problem:
in the client side, we make a connection and receive a lot of data
(without a problem), when all the data is recolected we close the
connection. Few seconds later, we reconnect and we can send data but we
don´t recieve anything. The status is correct: wsConnected, but no
> *Subject:* Re: [twsocket] Monitor sockets components
> *From:* "Maurizio Lotauro" <[EMAIL PROTECTED]>
> >The source and executables are available from:
>
> >http://www.magsys.co.uk/download/software/monsock1.zip
>
> I downloaded it today, but I see only one executable.
Sorry, the latest versio
> Do you want that the data passed to OnDocData is decompressed?
Yes I do.
> This could eventually be done only if the class that make the
> decompression supports "on the fly", or better if all classes neded
> to decompress the body suport it.
If the class doesn't support "on the fly" decompres