Hi,
I am trying to create an application which can connect to a different server and gets its information, for example Folder size, number of files etc. But the thing is I dont know how to connect to a different server. Usually if I connect to other server from my machine then I enter user name and password. How can I code my application so that it can automatically connects to the other server without prompting for the password. Any code snipped in VB will be great.
I am trying to create an application which can connect to a different server and gets its information, for example Folder size, number of files etc. But the thing is I dont know how to connect to a different server. Usually if I connect to other server from my machine then I enter user name and password. How can I code my application so that it can automatically connects to the other server without prompting for the password. Any code snipped in VB will be great.
Comment