How to add search in to the program?

Hello, I am new to C/C++ and I would like to make my first project something similar to torrent searcher and downloader and my first obstacle is how to add a search ability, I know how to add a "edit control" so that users can make a string what they would like to search, but how to connect it to torrent trackers? and download content back to them?
Last edited on
How new are you? If your going for a first project i would recommend a smaller project, One that doesn't include networking. As far as your question goes I believe torrents must have a source server, you cant just globally connect to every to every torrent on earth.
Topic archived. No new replies allowed.