At the moment I have an application for which I make new versions regularly, and I want my application to check for a newer version. I almost figured out how to do this (by checking the contents of a textfile on a server), but I need somethink like an idHTTP component. I had hoped my physics teacher could explain me how to get this component, but he uses Delphi and idHTTP is apparently a standard component in Delphi. After some searching on Google I found out I need to install Indy or Synapse or something like that, but I'm a newbie to Lazarus and didn't manage to get Indy or Synapse working correctly. Does anyone know a good and easy tutorial? English isn't my first language (as you might have noticed) so that could be the cause of a wrong installation