I have a program to download stock prices from Reuters in the US.
Using my personal laptop, I can't download prices at home. My ISP is Orange. I could download prices to the same laptop with my previous ISP (BTInternet).
Using exactly the same laptop, I can download prices from the public WiFi point at work.
Based on the following info, is the problem with my ISP? If so, can you suggest which questions I should be asking? (I'm not a techie.)
When I download prices at home, I get the following error:
Connection Status: Host Connection Failed
If I do:
telnet quotes.reutersdatalink.com 7983
There are 20 repetitions of the DOS flashing cursor, then I get the message:
Connecting To quotes.reutersdatalink.com...Could not open connection to the host, on port 7983: Connect failed
If I do TRACERT from London, UK, I get the output between the === lines
===================================
H:\>tracert quotes.reutersdatalink.com
Tracing route to quotes.reutersdatalink.com [192.165.218.19]
over a maximum of 30 hops:
1 4 ms 1 ms 1 ms SE572 [192.168.1.1]
2 8 ms 7 ms 8 ms 213.1.112.1
3 8 ms 9 ms 9 ms 213.1.114.14
4 11 ms 8 ms 9 ms 213.1.67.162
5 10 ms 8 ms 8 ms 213.1.79.26
6 11 ms 9 ms 8 ms 213.1.79.85
7 9 ms 10 ms 9 ms 87.237.20.246
8 12 ms 10 ms 9 ms ae1-0.lontr2.London.opentransit.net [193.251.254
.33]
9 14 ms 16 ms 9 ms tengige0-5-5-0.lontr1.London.opentransit.net [19
3.251.242.21]
10 10 ms 9 ms 8 ms 81.52.179.254
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
Trace complete.
H:\>
======================================
You can see that step 9 is still London.
Step 10 is France.
I would be grateful for any advice.



Pages in this thread:
Print Thread
