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
Any help or guidance would be greatly appreciated