Results 1 to 5 of 5

Thread: 1 big problem about reading another app!

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2013
    Posts
    10

    Question 1 big problem about reading another app!

    hello

    i have a question.
    i want to know the visited web pages from my pc, and i want to build it myself.
    i dont want to know by sniffing. i see some programs watching the browsers and getting the visiting site from browsers like "ht parental control"
    can anyone help me to do that?
    should i use the findwindow and same apis?

    i really need it. so if someone knows the way please tell me.

    thank you

  2. #2

    Thread Starter
    New Member
    Join Date
    Feb 2013
    Posts
    10

    Cool Re: 1 big problem about reading another app!

    i really need it. if somebody can help, please help!

  3. #3
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: 1 big problem about reading another app!

    JG


    ... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...

  4. #4
    Frenzied Member
    Join Date
    Dec 2012
    Posts
    1,668

    Re: 1 big problem about reading another app!

    Take a look at http://www.yellowhead.com/DNS_Monitor.htm
    It uses Windows Packet Filter from NT Kernel Resources to sniff all DNS packets transiting the network. The advantage of looking at DNS packets is there is only one per site visited, and then it is held in cache. If you like what you see, I can post the complete code.

    J.A. coutts
    Last edited by couttsj; Apr 30th, 2013 at 09:11 AM.

  5. #5
    Banned
    Join Date
    Nov 2012
    Posts
    1,171

    Re: 1 big problem about reading another app!

    you will need some sort binder to bind vb6 app to firefox http port or if you using firefox use http sniffer its easy.

    http://www.planet-source-code.com/vb...63993&lngWId=1

    http://www.planet-source-code.com/vb...52187&lngWId=1

    http://www.planet-source-code.com/vb...44801&lngWId=1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width