(Correct answer: open a file, write to a file, close the file, write a client to open the
file periodically. Other answers: /dev/shm, writing to VGA memory directly, using serial
lines, rsync to remote system)
How does that get served over the internet?
I also, rsync uses sockets, no?
I like the idea of implementing your own SLIP + HTTPD over serial though..