Hi,
How does WS Eventing works around the problem of the subscriber client being
a Winform Application and behind firewall / Proxy server?
In Other Words ... If I have a Windows Form application that needs to work
as a Subscriber in a WS Eventing mechanism. And the application can run at
any environment that may or may not be DIRECTLY connected to the internet
i.e. the client accesses the internet via a proxy server. In such case how
can the WS Server send the client messages when there is almost no way of
telling the server the accessible IP address of the Winform Client EndPoint.
Actually I was looking into the possibility where a Windows Form behind a
proxy can take part in a Publish Subscribe Model being employed using WS
Eventing.
Any help will be highly appreciated.
Thank you,
rawCoder
Softwaremaker - 08 Nov 2004 22:21 GMT
IMHO,
There is no easy way to do this behind a NAT, Proxy, gateway as such without
providing some other out-of-bounds mechanism for relaying response messages.

Signature
Thank you.
Regards,
Softwaremaker
==================================
> Hi,
>
[quoted text clipped - 16 lines]
> Thank you,
> rawCoder