Simple client/server exchanging objects

Aahz Maruch aahz at netcom.com
Mon Feb 14 13:21:57 EST 2000


In article <38A80085.AECFF9EC at bibsyst.no>,
Thomas Weholt  <thomas at bibsyst.no> wrote:
>
>I`d like to make a client/server application exchanging objects of
>different type, sizes etc. Are there any simple tutorials or docs
>available on this, and what are my options on how to implement this ??

We've been using Medusa (asyncore to be precise) with cPickle and zlib.
No simple examples, unfortunately.
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Have you coined a word today?



More information about the Python-list mailing list