hi and thanks for reading. im a newbie in programming and C# and sockets programming. in my code i try and catch problems to provide fault tolarence in my app. the following:
It would work, but it would also catch "null reference" exceptions and any other random exception that got thrown.