I would like to know how remote files can be read from?
suppose there is a file
www.exapmle.com/data.txt
which is regularly updated by the web server
then I have a program on a pc which should read the data from that file
any help appreciated