Connecting for file in qt -


I am trying to use QT to write a program that is on my computer to retrieve files Adds back Example: My friend opens the app and when it opens, it connects to my computer and closes the file which is disconnected whenever it is needed. How do I do this or what equipment will I use?

You do not have to use QT for it. You need and FTP server and client.

Instead, if you really want to learn something, I will run an FTP server on your computer and will use QT to write an FTP transfer mechanism.

In return, if you want to do something from the ground in QT, then you can strike here to start here. .

To do this in QT, similar principles should be made in any other framework or language. I suggest that before you take firm grounding in TCP / IP and OSI model.


Comments