Is there a way I can force a UDP socket (which is used by another process) to close or unbind, in c# programmatically?
I hoped there would be sth like SocketPool... :(
kramer
2009-07-31 12:50:49
Is there a way I can force a UDP socket (which is used by another process) to close or unbind, in c# programmatically?