Hi all
i have written a program in which there is one client and one server ..
i write data onw server and read that data on client site..
everything works fine for some time ....but after some time everything
hangs...
nothing is displayed on the client...
what may be the resaon..
please help me
with regads
Matt Humphrey - 13 Jul 2006 12:23 GMT
> Hi all
>
[quoted text clipped - 4 lines]
> nothing is displayed on the client...
> what may be the resaon..
Most likely you're not flushing the write buffer or the client and server
are out of sync with respect to how much data should be read. You will need
to post your code (or a short example that demonstrates the problem) in
order for anyone to give you more detailed help.
Cheers,
Matt Humphrey matth@ivizNOSPAM.com http://www.iviz.com/