Programmer Question
<p>I have implemented a WCF service that will be used at Site A with 5 computers in the LAN accessing the service.</p>
<p>What I would like to do is have an elevated user/administrator be able to use one of the 5 machines and query an identical service at Site B (also with 5 computers) that they will need to connect to by bypassing the LAN firewall.Accessing data from Site A to Site B (and vica-versa) need only be read-only</p>
<p>Is there a standardised way to acheive this using WCF?</p>
Find the answer here
No comments:
Post a Comment