|
|
|
date: Wed, 14 Nov 2007 12:23:35 -0500,
group: microsoft.public.dotnet.faqs
back
Re: Best Way to transfer Information Outsiide the firewal
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]
- mvp@spam.guard.caspershouse.com
"RSB" wrote in message
news:fhfauo$7l2$1@usenet01.boi.hp.com...
> 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
>
>
date: Wed, 14 Nov 2007 12:42:41 -0500
author: Nicholas Paldino [.NET/C# MVP]
|
|