> method 2 - In this scheme program2 is a server, mounted on the file > system. The client > does not need to know 9p > program1 -> file IO -> server/progam2 -> fileIO -> program1
use this; you get 9p transparently in your client. also you get networking for free.