RSB,
Well, if you are behind a firewall, and someone is trying to make a
request from you, you have no choice but to open up a port on the firewall
and expose an endpoint so that people can connect to you and get the
information they need.
If you are trying to push the information to other people, and you are
behind a firewall, it shouldn't be an issue, since you are making an
outgoing connection, and typically, firewalls block incoming connections.
--
- Nicholas Paldino [.NET/C# MVP]
-
(E-Mail Removed)
"RSB" <(E-Mail Removed)> wrote in message
news:fhfauo$7l2$(E-Mail Removed)...
> Hello Everyone,
>
> I am working on a app which is with in the firewall and we have a
> requirement for some folks out side to access some of the information. Now
> we cannot send the information via Email. So what other options we are
> left with .. by which we can push this information to outside firewall
> folks(may be read only).
>
> Any ideas any leads will be helpful
>
> Thanks,
> RSB
>
>