chickadee » 9p » open-input-file

(open-input-file connection file) procedure

Create an input port that will read from the given file on the 9p connection connection.

Don't forget to close the input port (with close-input-port when you finish reading from it!