I'm trying to show the time from my host and I managed to do it very well by using a WebClient but there is a problem, the program freezes for less that a 1/10 of a second but enough to make it annoying because the WebClient downloads the time every second (format: 0000/00/00 00:00:00) so what I did isn't such a good idea, the best idea that I came up is to download the time once and the program to do the rest from there problem is I don't know how to do that.
↧