Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 84617 invoked from network); 14 Mar 2006 10:18:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Mar 2006 10:18:07 -0000 Received: (qmail 73296 invoked by uid 500); 14 Mar 2006 10:18:06 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 73282 invoked by uid 500); 14 Mar 2006 10:18:06 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Delivered-To: moderator for httpclient-user@jakarta.apache.org Received: (qmail 44094 invoked by uid 99); 13 Mar 2006 23:50:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C646F8.BFD3C6E2" Subject: RE: Web browser tracer? Date: Mon, 13 Mar 2006 18:49:21 -0500 Message-ID: <8F798BFDA851B943B3A1B2510E9287851D302A@airmail.wirelessworld.airvananet.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: <8F798BFDA851B943B3A1B2510E9287851D302A@airmail.wirelessworld.airvananet.com> Thread-Topic: Web browser tracer? Thread-Index: AcZEtwAlNb7GyCXGSMG9Bd6trAm83AAALiTAAI/kUiQ= References: <17844DD0629C094DB5031439D7E6F8F0E29185@MBTCHEXCHANGE.mahindrabt.com> From: "Rajat Sharma" To: "HttpClient User Discussion" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C646F8.BFD3C6E2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable You really do not need a utility.=20 =20 You can just install etheral ( which is free of cost ) or use sniffer. = Install it on your client pc.=20 =20 Capture the raw packets and then see them right there. =20 Once downloaded=20 a) Click on "Capture pakcets" b) open IE and login intot he website c) Stop Pakcet Capture and then view all the pakcets d) Filter the packets using Destination IP which would be website's = address OR Right click on a file and click on "Follow TCP Stream" =20 =20 http://www.ethereal.com/download.html =20 Additionally, on solaris there is a utility.=20 use command - snoop usage -> snoop -d qfe3 -o myCaptureFile.bin -ipSrc , where = qfe3 is interface name and myCaptureFile.bin is the name of the output = file which in which all the pakcets are beign opened.=20 use ethereal to open this file and view the conversation. =20 ________________________________ From: DEEPAK SHETTY [mailto:shettyd@techmahindra.com] Sent: Fri 3/10/2006 10:00 PM To: HttpClient User Discussion Subject: RE: Web browser tracer? Hi You can also try fiddler its free http://www.fiddlertool.com/fiddler/ However you need the .net runtime Regards deepak >-----Original Message----- >From: William Cai [mailto:william.cai@gmail.com] On Behalf Of Cai, Wen >Liang >Sent: Saturday, March 11, 2006 8:18 AM >To: HttpClient User Discussion >Subject: Re: Web browser tracer? > > >Yeah, the one for IE is called IEInspector. www.ieinspector.com > >Of course, it's not a free software. > >Thanks, William > >On Fri, 2006-03-10 at 19:50 -0500, Scott Heaberlin wrote: > >> You can use the LiveHTTP Headers extension for Mozilla & Firefox to >> display the http conversation between browser and host. I believe >> there are similar plugins for IE, but I don't know them first hand. >> >> http://livehttpheaders.mozdev.org/ >> >> -Scott Heaberlin >> >> On 3/10/06, Ventimiglia_Chere@emc.com wrote: >> > I am trying to use HTTP Client to connect and login to a website where >I >> > am a member and download information off the site. Since I am very new >> > to HTML/HTTP processing I am having a little trouble. >> > >> > Does anyone know of a utility/tool that I can use to log the wire >> > communications that occur when I access the site through a web browser >> > (Internet Explorer)? If I can get that information I can compare it to >> > the header and data information that I am sending and receiving using >my >> > program and HTTP Client. I have tried to search Google for such a >> > utility but have been unable to find anything. >> > >> > Thanks for your help, >> > >> > Chere >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org >> > For additional commands, e-mail: httpclient-user- >help@jakarta.apache.org >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org >> For additional commands, e-mail: httpclient-user-help@jakarta.apache.org >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Tech Mahindra, formerly Mahindra-British Telecom. Disclaimer: The contents of this E-mail (including the contents of the enclosure(s) = or attachment(s) if any) are privileged and confidential material of = Tech Mahindra and should not be disclosed to, used by or copied in any = manner by anyone other than the intended addressee(s). In case you are = not the desired addressee, you should delete this message and/or = re-direct it to the sender. The views expressed in this E-mail message = (including the enclosure(s) or attachment(s) if any) are those of the = individual sender, except where the sender expressly, and with = authority, states them to be the views of Tech Mahindra. This e-mail message including attachment/(s), if any, is believed to be = free of any virus. However, it is the responsibility of the recipient to = ensure that it is virus free and Tech Mahindra is not responsible for = any loss or damage arising in any way from its use. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org ------_=_NextPart_001_01C646F8.BFD3C6E2 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org ------_=_NextPart_001_01C646F8.BFD3C6E2--