realbasic-nug
[Top] [All Lists]

Re: HTTPSocket caching behind the scenes?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: HTTPSocket caching behind the scenes?
From: Dean Davis <afterten at gmail dot com>
Date: Thu, 31 Mar 2005 10:42:32 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nYayWA7XSEjDD53J0xbKWHrmZLya95gmI9pGb0viQofaH3ZBj07JrRDE1Uhm4W63xrROfPYenhsjJQYLjn5we4oB6c5TUvW/gHbT+9r306iqQn9wySq0icPjAn32S/RJGrMeK1iMwg2SnUyf4ZqOBoFTlefc9DEoQdwVQgQEM30=
References: <5623d4167c2ea4e635c17186a8c78439 at gsco dot de> <fffeca26414a1acde40096cb5060f4a9 at boisseau dot co dot uk> <ad530d72050330104464cf8a34 at mail dot gmail dot com> <1b31f87f7bce320a7b25db59285434ca at gsco dot de>
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>

<Prev in Thread] Current Thread [Next in Thread>