M
Matthijs de Z
Hi,
I want to make an update check for some software and use RSS for that
(because it’s on sourceforge.net and they have an RSS stream for the
directories).
Off course Google was my friend while looking for some code to read
RSS, but there’s one thing I cannot find (not even on codeproject.com
or within source code of projects on sourceforge.net).
How can I make the RSS reader follow the RSS feed live? Is there an
event that I can use or something like that? Or do I have to use a
timer every second for instance? Or is there some code available to
just listen to the RSS stream and act on it when there is a new
message?
Any help would be appreciated.
Kind regards,
Matthijs
I want to make an update check for some software and use RSS for that
(because it’s on sourceforge.net and they have an RSS stream for the
directories).
Off course Google was my friend while looking for some code to read
RSS, but there’s one thing I cannot find (not even on codeproject.com
or within source code of projects on sourceforge.net).
How can I make the RSS reader follow the RSS feed live? Is there an
event that I can use or something like that? Or do I have to use a
timer every second for instance? Or is there some code available to
just listen to the RSS stream and act on it when there is a new
message?
Any help would be appreciated.
Kind regards,
Matthijs