The specified address is already in use. - WeOnlyDo Discussion board

The specified address is already in use. (General questions)

by Patrick, Friday, September 30, 2011, 14:38 (4614 days ago)

Hey guys, really love your compontent but there's one problem I am not able to solve myself.

What I do is:
1.) Search (using your server)
2.) Connect A->B (success)
3.) Add channel on B 127.0.0.1,3126 -> 127.0.0.1,3127
4.) Transmit my data
5.) Disconnect from A

Everything works just fine so far.

But when I try to do it again some seconds later without restarting both apps, I get a The specified address is already in use at point 3 (creating the channels on B).

Any idea how I could overcome this? I don't want to force my users to restart.

Thanks in advance.

Re:

by Patrick, Friday, September 30, 2011, 14:50 (4614 days ago) @ Patrick

Nevermind, figured it out myself! Thanks again, really love this stuff.