On Dec 29, 2007, at 10:49 PM, Tim Hare wrote:
> I don't think that a thread would help you. I think the only way
> to keep
> the app responsive is to reduce the size of packets you are
> transferring.
> That will allow the socket to yield more frequently to the UI.
>
> Tim
Yeah - I'm discovering that even using a thread to poll and read from
the socket yields the app unresponsive just as before. Why are
sockets this way? Is there no way to make a socket that is receiving
data from a client yield time to the rest of the application?
--
Chris Jett
chris at jettfuel dot net
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|