B
Benny Raymond
Is there any way to use the TcpListener (or perhaps some other class) to
accept a TcpClient connection Asynchronously?
I'd rather use the TcpClient now that I have access to it's underlying
members in .net 2.0 but I've got no clue how to not block when trying to
accept a connection... Any ideas?
thanks,
~Benny
accept a TcpClient connection Asynchronously?
I'd rather use the TcpClient now that I have access to it's underlying
members in .net 2.0 but I've got no clue how to not block when trying to
accept a connection... Any ideas?
thanks,
~Benny