Access files from another machine by using Java Swing
Hi Guys,
I have a tough problem. I am working on a java swing basis project. I face a problem that I have to list all file from another machine by using java swing.
Right now, I use JFileChooser. It only can display local machine files, not remote machine.
If you have any ideas, let me know it
Thanks in advaned
Eddy

