quot;Will" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 05, 2002 4:42 PM
Subject: [ADVANCED-DOTNET] Bidrectional communication with remoting and a
firewall
> Hi,
>
> I'm trying to use Remoting over a firewall. Machine A calls a wellknow
> objec
Hi,
I'm trying to use Remoting over a firewall. Machine A calls a wellknow
object on Machine B, which retains a proxy to A and calls it back at a
later point.
I think the following problems could occur:
* If the firewall refuses outside connections, machine B won't be able to
call A. I assume th