Click to See Complete Forum and Search --> : set timeout in read socket connection??


rchiu5hk
October 13th, 2009, 08:25 AM
Dear all,

I am writing on socket programming.
I have the queries about on reading from socket.
Could I set the timeout if there is not response within 1 min??


Please help!!!

vcdebugger
October 14th, 2009, 04:43 AM
You should be able to do i suppose. Did you look at some sample socket examples?