PDA

Click to See Complete Forum and Search --> : network filepath for mac os


RaviIntegra
May 4th, 2007, 05:29 AM
I am using java on mac os 10.4

i want to access a file on LAN server machine.how can i give the server path...ie for local file i just give direct filename ie ..

/system/ashok/temp.txt

but suppose i want to access a file on server machine (eg. is-s234) and file name is temp.txt

for thi9s how can i write the filepath ...


thanks in advance ...