Mapping a network drive with a Java application in Windows

Polaris13

Member
Oct 19, 1999
117
0
0
I am trying to create a Java application that will create a mapped network drive in windows to a remote computer (much like www.xdrive.com). How do I make Java tap into the windows explorer so that I can goto for example "drive N:" and view the file and directory listing that the application has pulled from the connection it has established to another computer.
Any help or guidance would be greatly appreciated