Hello there.

I am currently working on a project involving the use of Pyro4.

I have a scenario.

We have the pc named A, and a pc named B.

On pc B lies a python script, that includes pyro, and a method for reading 
files.

On pc A, we create an instance to the pyro object on pc B. And we call the 
method for reading files.

I want to read a file that lies on pc B, from pc A using the method of the pyro 
object i just created.

Is it possible?

Thank you.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to