
15 Apr
2009
15 Apr
'09
5:49 p.m.
I am writing a java based peer to peer application that requires remote files (pdf, text, .doc etc) in the server to be opened(run) in the client, the same way you would open a shared file in a different machine from your machine. How do I create a URL to the remote file considering that the file is not necessary contained in a shared folder, or how do you open the file via a remote File object reference? Any ideas would be appreciated. Thank you, Duggan Kimani.