Hi
Is it possible to detect internet requst from client using WinSock ?
Printable View
Hi
Is it possible to detect internet requst from client using WinSock ?
Define "internet request". Some program running on that computer trying to access the internet? Or something else?
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
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.)
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
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.