Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Block website using qt app &C++

Block website using qt app &C++

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pratsam
    wrote on last edited by
    #1

    Hi All,
    I Have to develop an app in Qt using c++ to block the websites that matches keywords. I don't need source code or anything like that , All I am requesting is a starting point And Qt libraries if it supports.

    Platform: ALl windows flavour i.e windows 7 , xp , vista etc.
    Language : C++
    Overview of a problem: I have to develop a Qt application which will have some keywords in its container( User will insert keyword or delete keyword ) for example C++ vector contains "asos", "apple" etc. When my app is running and if user type "www.asos.com" or "asos.co.uk" via browser or through some other means then my program should compare asos within its array and if found it should be able to block it. If program is not running then user should be able to type asos.com and website if working should open .

    PS: There is a requirement for not to modify the hosts file.

    All I am requesting is an idea or starting point.

    Any small help or criticism will be helpful to me.

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      YuriQ
      wrote on last edited by
      #2

      It looks like you want to make proxy-server.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pratsam
        wrote on last edited by
        #3

        Thanks YuriQ

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved