silvercover Posted February 6, 2010 Posted February 6, 2010 Hi Guys , I need to make desktop based RSS reader (in AutoIt for example). I know how to fetch RSS feeds and load headlines and contents into my application. Obviously we can ping remote site once in a while to check for new entries in its RSS, but I prefer not doing this and have my server side application be notified about new entries and send notification to my client application for making it ready parse new entries. I think server side application could be written in PHP and can have some sort of TCP/IP connection (Socket) to desktop application. first of all I need your advices and tips on this theory and if possible, please guide me to the right direction. What should I do? What's the best way? Thanks in Advance. The more I learn the less I know!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now