I am thinking to compose a C/C++ program to have this function but I am too new to know which direction is right:
Suppose when we open this forum we just see 10 thread links, no other navigation links. I want to download these 10 links automatically to my harddisk and save all 10 links into one text .txt file.
My thought is to use ActiveX or Winsock2.0. But I don't know which one is more suitable for this case since first of all the program need to search a page to know if there are any links could download.
Any comments?
Suppose when we open this forum we just see 10 thread links, no other navigation links. I want to download these 10 links automatically to my harddisk and save all 10 links into one text .txt file.
My thought is to use ActiveX or Winsock2.0. But I don't know which one is more suitable for this case since first of all the program need to search a page to know if there are any links could download.
Any comments?