One out of three times, FurtherNet doesn't completely
shutdown, when it is ended. The icon stays in the
system tray, and when you try and start it again, you
get a msg saying "would you like to try another port?".
Only re-booting the PC solves this problem.
mikeh420@pacbell.net
Logged In: YES
user_id=786184
You can force it to close by opening the task manager
(windows) or using the kill command (linux) and closing
java.exe. I believe this is a problem with Java since a
System.exit() call is made in these events. It SHOULD
close, but fails for some reason.