Click here to Skip to main content
15,895,192 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I wanted to write a code for monitoring all the url's being accessed from my machine. Is there any way to tackle this using windows programming? and native C++ using win32.

Thanks in advance.

Posted

Have you ever looked at Wireshark[^]?

If you like the capabilities of that software, it is based on a library called WinPcap[^] (with a lot of added features and functionality).

I use Wireshark for most of my network/packet analysis needs.
 
Share this answer
 
Comments
Espen Harlinn 7-Jul-11 19:48pm    
Good reply, my 5 - btw: you deleted your question before I even got a chance to reply??
Albert Holguin 7-Jul-11 19:51pm    
lol, yeah, I realized the text made sense and not what I said...
Espen Harlinn 7-Jul-11 19:52pm    
Ok :)
Albert Holguin 7-Jul-11 19:55pm    
thanks though... had to read that a few times, scratch my head, then move on to the next task at hand... :)
You may like this:
http://hosts3d.sourceforge.net/[^]

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Albert Holguin 7-Jul-11 19:54pm    
is this open source? never seen it before...
Espen Harlinn 7-Jul-11 20:13pm    
Oh, yes - look at where it's hosted - pretty fancy UI too :)
Albert Holguin 8-Jul-11 0:05am    
Noticed, but I'm weary of things with pretty pictures...lol

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900