Is it possible to call to a webservice behind a closed firewall?

E

ESPNSTI

Hi,

After 20 odd years of programming "regular" applications, I finally get
around to working on my first web app.

This application consists of an ASP.Net website running on a web server that
needs to initiate a request to a webservice application that is in a
different location and likely behind a firewall.

To cut down on support load for this webservice application, one of the
goals of this project is that the application ideally should not require
configuration of the firewall.

Unless I'm mistaken, most firewalls will allow replies to requests sent from
behind the firewall through.
Given that, I am thinking about initiating a connection from the webservice
to the web server, and then using that same connection to let the web server
initiate requests to the webservice.

Is this possible to do with web services (or .Net Remoting for that matter)?

Thanks,
Erik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top