C
CCMedia
Guest
I'm hoping this is the correct forum.
I am trying to create a program in Visual Studio that will run as an executable file. Basically the scenario is, the program would open to a login screen. The individual user would input there username and password and click on "connect" or "login" and it would connect to the FTP server with that users credentials. The next process would be to download all files or any new files.
What would the proper coding be for this?
Continue reading...
I am trying to create a program in Visual Studio that will run as an executable file. Basically the scenario is, the program would open to a login screen. The individual user would input there username and password and click on "connect" or "login" and it would connect to the FTP server with that users credentials. The next process would be to download all files or any new files.
What would the proper coding be for this?
Continue reading...