bimbimone wrote:
You get a "Only one usage of each socket address (protocol/network address/port) is normally permitted", while e5490626 is talking
about his old forwarding is still used "successfully" and he doesn't get a Exception. At least he never mentioned an exception.
In your case it would be helpfull (since I don't know if your app cleans everything correctly on exit) to add some debug to your app.
I've never seen this issues and I use PortForwarding a lot.
I'm quite sure there is no problem in this lib and the bug must be in your applications.
Make sure you clean up everything correctly.
I am facing the exact same problem, see issue: http://sshnet.codeplex.com/workitem/1867Actually no. You two are talking about different things.
You get a "Only one usage of each socket address (protocol/network address/port) is normally permitted", while e5490626 is talking
about his old forwarding is still used "successfully" and he doesn't get a Exception. At least he never mentioned an exception.
In your case it would be helpfull (since I don't know if your app cleans everything correctly on exit) to add some debug to your app.
I've never seen this issues and I use PortForwarding a lot.
I'm quite sure there is no problem in this lib and the bug must be in your applications.
Make sure you clean up everything correctly.