Hello all,
I have an application that needs to connect to a shared folder on another machine. The folder is password protected. How do I connect to the shared folder from within my application without having to worry about the the user's account name and/or priveleges? The machine that is hosting the shared folder has a username specifically for the application.
Thank you in advance for your assistance.