I am running on a company network NT system and i am looking for my application to be stored on the users area of the network but i need the reference files to be stored on another area of the network (not accessable to the user through Explorer). Does anyone have a code snippet of how to reference files accross a network???

example:

need app to open up and read text files from....

Ip address = 10.10.10.10

Root of file = Test/listing/acme/guess

File name = testtext.txt

Any help really appreciated.