Chris Hegarty wrote:
I looked at the updated version. The try/catch around the loopback address lookup doesn't seem to be needed. Also, no need to catch the IOException in the main part of the test either. Otherwise looks fine to me.: Thanks Alan, I've make the changes and simplified the test.
-Alan.