Results 1 to 2 of 2

Thread: Listen for webpage requests

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    1

    Exclamation Listen for webpage requests

    Hi there all,

    Does anyone have a simple way to listen for web page requests with vb 2005?
    I only want to be able to count the number of page requests made by any browser on the local machine.

    Any help would be much appreciated

  2. #2
    Lively Member
    Join Date
    Jun 2006
    Location
    City of Angles. Right Angles.
    Posts
    110

    Re: Listen for webpage requests

    You just need a TCP listener object listening on port 80. Google for TcpListener examples, there are plenty on the net.

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