Hello,
      I have a specific requirement on using Remoting through a firewall . Let me 
explain the scenario in brief.
I have a remote object hosted in IIS behind a firewall configured to block all ports 
other than 8080. I have a client registering an Http channel  and specifying
port 0 to receive event callbacks from the remote object. The callbacks are obtained 
from the server when there is no firewall involved, but with firewall, the callbacks 
are not obtained.
Iam aware that callbacks are sent from the server on a  secondary connection using a 
random port which is blocked by the firewall and hence these callbacks are not 
received.
What is the solution to this problem. Should a custom  http channel be 
written..............


Rgds

Giri

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to