[Hi all,
Please help me out with the following question:
How to Access a folder & read filenames on a network machine with the same doamin as my machine ?
I need coding in C#. Scenario: My computer:
name : PrasComp
pass : Pras123
Domain : XYZ Computer I wanna access:
Name : AnoComp
pass : #Pras
Domain : XYZ
Path is : D:\General\Photos Restrictions:
* That path is not a shared one.
* I have admin rights on the other system
* Path given is the path in the network computer. That “photos” folder contains
5 photos(like image1.jpg,image2.jpg , so on ). I want that filenames
(image1.jpg etc etc) in an Array LIST.
Please help me ASAP !!!
|