I need your help. I write desktop program in .Net c#. I need to conection server. To access the server, you need to request a login name and password. After connecting the program creates a folder on the server sends the files there. Then the program closes. How to write connection script?
Server is physical storage with IP adress.
Thank you for your help.