On Aug 29, 1:31 pm, Jeff <[EMAIL PROTECTED]> wrote:
> Goldfish--thanks, I'll check it out.
>
> > > That, or something similar, may be what I do.  It would mean, however,
> > > developing my own method for transferring objects across the network,
>
> > Why transfering "objects" ? You only need to transfer data.
>
> I suppose I don't need to transfer objects, it just seems like it
> would make it far easier (certainly less repetition of code) to
> program the client-side app.

If you prefer to deal with RPC-like protocol, take a look at Ice by
ZeroC (http://www.zeroc.com/).

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to