I
In-Ho Yi
When we call Stream.Read(...), it returns 0 when the
connection disconnects. However, when I disconnect socket
from PDA, Stream.Read( . . .) in desktop does not return 0
and it just hangs. seems like desktop-side socket does not
acknowledge when the PDA-side socket closes.
Any idea? is there any way that I can get around this
problem?
connection disconnects. However, when I disconnect socket
from PDA, Stream.Read( . . .) in desktop does not return 0
and it just hangs. seems like desktop-side socket does not
acknowledge when the PDA-side socket closes.
Any idea? is there any way that I can get around this
problem?