Thanks to Stefan I have been introduced to Fiddler 2.
There is quite a bit of info to be gleaned from this product.
The WS calls were coded in C
The date time data being returned is from servers in Bayside I believe Queens in NY not Finland
Finland’s IP addresses range is
From IP
To IP
| 62.44.192.0 |
62.44.255.255 |
16384 |
19/12/2001 |
| 62.61.64.0 |
62.61.127.255 |
16384 |
06/06/2001 |
The C Getweather call identifies the city with a 9 digit numerical
The data being returned seems to be leftover caching info and to me is undecipherable.
I suspect WS software waits until all data is returned in the call and buffers it before posting to the device hardware hence though a valid date/time is returned residual
data is displayed.
The residual date data is buffered by WS software as it is updated.
There are 4 buffers for the City data the stored data for any city remains constant
The HTTP protocol for the calls returns 200 (good call) there is no error indication returned on the call
There’s lots more info uncovered by Fiddler I could post but who cares.
Conclusion
The Ferco server as I stated Thursday is down. This has been confirmed by you and other sources.
My guess is no one is working over the weekend to fix it.
I would hope by COB Monday we get valid data again.