|
-
Apr 5th, 2007, 01:16 PM
#1
Thread Starter
Junior Member
Detecting Internet Request
Hi
Is it possible to detect internet requst from client using WinSock ?
-
Apr 5th, 2007, 04:13 PM
#2
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
-
Apr 6th, 2007, 01:11 AM
#3
Thread Starter
Junior Member
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
-
Apr 6th, 2007, 11:26 AM
#4
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
-
Apr 7th, 2007, 02:20 AM
#5
Thread Starter
Junior Member
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
-
Apr 9th, 2007, 12:59 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|