Hey All,
Hopefully someone can help here, I have yet to find a solution to my problem.
I am using .net remoting in the 2.0 framework. Everything works fine, but I want to be able to specify what port my client app uses to send messages to my server.
Through some digging around I found out about the IDictionary object that the 'server' can use to specify port and proxyPort, but I need to do this for my clientchannel.
I am using HttpClientChannel, and HttpServerChannel.
I know someone here can help, the force is strong in this channel :)
Brent

Specifying ClientChannel outbound communication Port
goofaholix
We use WebRequest in the client channel.
I'll move this thread to the System.Net forum to see if they have an answer.
Wolfram Menzel
TEE_622
No this is not a system.net issue. This is remoting issue
Please follow up with those forums.