View Single Post
  #2 (permalink)  
Old 11-06-2007, 08:53 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
Rep Power: 10
JavaBean is on a distinguished road
Default
Place your connection code inside a method, define port as a variable of the class, and when you catch appropriate exception, increase port number and recall yourself.
Reply With Quote