cancel
Showing results for 
Search instead for 
Did you mean: 

Bidirectional communiaction through proxy - Web services

0 Kudos

Hi all,

I have a scenario where I have two servers, the communication between both being established through web services. Now, if I have them both running in our intranet, all goes fine, but when I run one in the intranet (behind a proxy) and the other externally, then the Web services on my intranet-server are no longer accessible.

Is there any solution to this problem using Web services? Else, what might be an alternative solution (e.g., using sockets - would that work with proxy?)

Any help would be greatly appreciated.

Katrin.

Accepted Solutions (1)

Accepted Solutions (1)

Boris-Mohr
Advisor
Advisor
0 Kudos

Hi,

where is the problem exactly? which products?

I think you have to define the proxy setting at the server.

Best Regards,

Boris

Answers (1)

Answers (1)

aayush_dubey3
Explorer
0 Kudos

Hello Eisenreich,

I don't think you can use sockets without opening the ports for communication. This can be done by defining exceptions in the proxy list.

Best Regards,

Aayush