Hi,
The easiest way is to save file into shared directory on remote PC. Then you can read this file with reading functions from "File I/O" palette. In this case you should specify path to the file for example as (in windows):
\\LocalNameOfRemotePC\C\Documents and Settings\Sithara\My Documents\sharedDir\myfile.txt
first you write the name of remote PC in local net, then disk name, and path to the file.
Good luck.
Oleg Chutko.