We are from IBM. Out client is using your EZD service and as per code, it is access via below 2 URL's.(production URL)
Using Http protocol : http://admreutersp1:8082/ReutersService/
Using Net TCP : net.tcp://admreutersp1:8081/ReutersService/
During development, we have configured and hosted EZD service in our development web server (
10.143.37.155(devadmreutersp1)).
we are now accessing them from our Development server : 10.136.170.159
Using Http protocol : http://devadmreutersp1:8082/ReutersService/
Using Net TCP : net.tcp://devadmreutersp1:8081/ReutersService/
However, while accessing the TCP URL via code, following error is thrown
"Could not connect to net.tcp://devadmreutersp1:8081/ReutersService/. The connection attempt lasted for a time span of 00:00:42.0772347. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.142.229.248:8081"
Network team have said that, development server 10.136.170.159 is able to Telnet Web server
10.143.37.155 (port 8081) successfully and there is no issue from network/firewall side.
Will you please assist me at your earliest? I have the code and wanted to access EZD service and check where market rates are converted to Negative rates.
Note: I want to debug the code, to check that why the market rates sent via EZD service is tranferred to database as Negative for some specific RIC (PLNCZKFIX)