Quote:
Seeing as how you have physical access and all, you could write a program that updates the file you want after so much time, then run some server software on the remote machine. I would suggest a webserver, that way you could design the program to format your log output in to some nice HTML. I've done this for a "Today in History" program, which goes through a large database of comma delimited textfiles, extracts the appropriate data, catagorizes, and formats the data into HTML. The page output to a directory of my server, and hosted to the local network.
I don't have any idea how to go about any of that, and I think I'd be pretty much lost. :rolleyes: