Hey people,

Anybody know of a tool that I can use to view which URLs a process is accessing without looking at proxy logfiles? Not something like netstat.exe which shows the host/IP and port that's being accessed but rather a tool which will show the full URI of an online resource being accessed by a process running on a computer.

Thanks,

Me