Results 1 to 6 of 6

Thread: Detecting Internet Request

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    20

    Detecting Internet Request

    Hi

    Is it possible to detect internet requst from client using WinSock ?

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Detecting Internet Request

    Define "internet request". Some program running on that computer trying to access the internet? Or something else?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    20

    Re: Detecting Internet Request

    Hi,
    I want to see the internet requested of mine office using Default Gateway. So, I want to see the requested internet URL from default gateway.

    Sunil

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Detecting Internet Request

    Then you have to write code that's running in the gateway (usually a router) and have it send that information back to you. I doubt your router can run a VB program (if it's not running a proprietary OS it's probably running Linux.)
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    20

    Re: Detecting Internet Request

    Hi Al42,

    We are using Windows 2000 Server for distribution so I want to help for making a program which can log the request from client.

    Regards
    Sunil
    from NEPAL

  6. #6
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Detecting Internet Request

    You're using Windows 2000 server as your router? It's the router (the thing between the internet and your computers) that handles internet traffic.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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