how to return web service calls via a different network route?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Bob (bobatkpmg_at_yahoo.com)
Date: 05/04/04


Date: Tue, 4 May 2004 15:17:31 -0500

I'm implementing a file transfer application to transfer confidential files
from our corporate intranet to our web server in the DMZ. I was able to use
WSE 1.0 DIME attachment for this without problem. The WS client is
installed on a server on the intranet, and it calls the WS server on the DMZ
to send files. All is well in development until this is moved into
production. It turned out that we have strict security policies and traffic
can go only in one direction from the intranet to the DMZ but not back, even
on port 443. Since the default WS implementation in ASP.NET uses
HTTP/HTTPS, the HTTP response can't go back to the client so the client
always thinks it failed. Is there a way to do a "fire-and-forget" call, so
the client won't anticipate a resonse? Or getting the response using a
different protocol such as SMTP so the client would receive an email? The
response doesn't contain any real confidential data so it can go to the
internet and come back if has to.

Any other suggestions would be appreciated too.

Thanks
Bob



Relevant Pages

  • how to return web service calls via a different network route?
    ... installed on a server on the intranet, and it calls the WS server on the DMZ ... the HTTP response can't go back to the client so the client ...
    (microsoft.public.dotnet.framework.aspnet)
  • how to return web service calls via a different network route?
    ... installed on a server on the intranet, and it calls the WS server on the DMZ ... the HTTP response can't go back to the client so the client ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: mail delivery on LAN
    ... > I am trying to configure email delivery on my intranet ... The client machines pick up their mail via either pop3 or imap. ... remains on the server. ...
    (RedHat)
  • Re: Basic Permissions
    ... >> Want to place on a server in the intranet and run at a client. ...
    (microsoft.public.dotnet.security)
  • Re: Prividing Intranet Website Access To External Users
    ... I really wouldnt like to be having my company intranet on the ... I would probably integrate the ldap/dc as a security server on the ... >> The web server will be in the DMZ, and only port 443 will be ... >> intranets to the internet in a secure manner. ...
    (Security-Basics)