Advice on sending images to clients over network

Calvin Spealman ironfroggy at gmail.com
Sun Jul 22 14:15:17 EDT 2007


On 7/22/07, Paul McNett <p at ulmcnett.com> wrote:
> Paul Rubin wrote:
> > Frank Millman <frank at chagford.com> writes:
> >> Any suggestions will be much appreciated.
> >
> > Why on earth don't you write the whole thing as a web app instead of
> > a special protocol?  Then just use normal html tags to put images
> > into the relevant pages.
>
> I believe he has a full desktop client app, not a web app. Believe it or
> not, there's still a solid place for desktop applications even in this
> ever-increasing webified world.
>
> Use the right tool for the job...

There is no reason that something being a "desktop app" means they
can't use HTTP instead of reinventing the protocol wheel all over
again.

> --
> pkm ~ http://paulmcnett.com
> --
> http://mail.python.org/mailman/listinfo/python-list
>


-- 
Read my blog! I depend on your acceptance of my opinion! I am interesting!
http://ironfroggy-code.blogspot.com/



More information about the Python-list mailing list