User Profile
Collapse
-
No, I'm hoping to have both listening at the same time. :( -
C# - Can TCPListeners share the same port?
I'm writing an application in C#, and I am trying to have a TCPListener listen on a port that is being used by another application. When it starts listening, it throws this SocketException :
Only one usage of each socket address (protocol/network address/port) is normally permitted
Normally? How can I have it listen on that port? Is there some other way?
No activity results to display
Show More
Leave a comment: