This is a first for me so I will try to be as specific as I can in this. The intent of the project I have is to connect to a remote server using a Windows application. Once the user signs into the application it will automatically connect to the remote server and open the user's designated folder and display the folders within the Windows application. FTP is not an option at this point.
My question is I have already tried AxMSTSCLib functionality but that is opening a Remote Desktop which is not what I need. Where would I start? Or at least how do I establish a connection with the remote server and display the folder for that user?