G
Guest
Hi,
..NET Sockets does not provide a ConnectTimeout when calling the Connect
method while establishing a Synchronous socket connection. Instead, my
app is forced to wait a very long time before and Exception is thrown if the
server i'm trying to connect to is not listening.
Has anyone written any code to mimmick a connect timeout for a synchronous
socket connect? Please share.
Thanks a lot.
..NET Sockets does not provide a ConnectTimeout when calling the Connect
method while establishing a Synchronous socket connection. Instead, my
app is forced to wait a very long time before and Exception is thrown if the
server i'm trying to connect to is not listening.
Has anyone written any code to mimmick a connect timeout for a synchronous
socket connect? Please share.
Thanks a lot.