Hey all,
i have developed a client server remoting application.
however i have an issue when running the client and the server on the same machine as i receive the following error:
"Only one usage of each socket address (protocol/network address/port) is normally permitted"
Is their anyway to get around this.
Here is the code that i use to create the server:
and on the client
