I wrote a little personal REALBasic program that calls TCPFlow from
the command line then opens a new window to show each unique
connection.
That helps me a lot. But really if I hadn't written that for myself
I'd be using NetToolBox.
It's really worth the money for the time savings involved.
Dean Davis
On Thu, 31 Mar 2005 17:17:32 +0200, Frank Bitterlich <bitterlich at gsco dot
de> wrote:
> Thanks, tcpflow is already my tool of choice for this :) I'll examine
> which differences there are between the Safari and the HTTPSocket
> request, probably some cache-control headers.
>
> Thanks,
> Frank+++
>
> Am 30.03.2005 um 20:44 schrieb Dean Davis:
>
> > Yes, any HTTPSocket problem I ever had was solved by examining the
> > difference between the header Safari was sending out and the header my
> > program was sending out and modifying my program to duplicate the
> > Safari header.
> >
> > NetToolBox is a great tool for this.
> >
> > There is a free command line wrapper to TCPDump called TCPFlow. Get it
> > here...
> > <http://www.entropy.ch/software/macosx/welcome.html#tcpflow>
> >
> > This works great too.
> >
> > Dean Davis
>
> --
>
> Günter Schmidt & Co. oHG
> Frank Bitterlich eMail: bitterlich at gsco dot de
> Schlosserstr. 4 WWW: http://www.gsco.de/
> D-60322 Frankfurt Tel.: 069 / 156809-29
> GERMANY Fax: 069 / 156809-28
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|