The Artima Developer Community
Sponsored Link

Java Answers Forum
Capture http requests

1 reply on 1 page. Most recent reply: Oct 23, 2008 6:08 AM by George B

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Rajeev Mutalik

Posts: 57
Nickname: rajmutalik
Registered: Sep, 2002

Capture http requests Posted: Oct 23, 2008 3:12 AM
Reply to this message Reply
Advertisement
Hi,

I want to capture all the http requests (from IE) going out from my machine. Could anybody let me know how I go abt this? Its in Windows environment.

I tried with running tasklist.exe and qprocess.exe which list the tasks\processes running on my machine. But the thing is I dont get the website that is being called\requested in this list. I wanted all that info. Is there any other utility program which gives me all the details in Win XP.

Regards,
Rajeev


George B

Posts: 24
Nickname: hmgeorge
Registered: Feb, 2008

Re: Capture http requests Posted: Oct 23, 2008 6:08 AM
Reply to this message Reply
I think this would work for you: http://www.fiddlertool.com. I haven't used it but I've seen it used and it looks like a great tool for capturing http traffic.

Flat View: This topic has 1 reply on 1 page
Topic: Convert type to type Previous Topic   Next Topic Topic: expresso tags

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use