Simple client/server exchanging objects

Samuel A. Falvo II kc5tja at garnet.armored.net
Tue Feb 15 17:08:00 EST 2000


In article <jxeq4.424$aw4.7212 at news.more.net>, Jeff Kunce 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 ??
>> Yeah, that`s what I thought, but the serialize-bit isn`t the problem.
>> The server/client-part is. How do I set up a server listening to a port,
>> waiting for clients to connect and upload objects??

CORBA was designed specifically for this.  Check out the omniORBpy, FNORB,
and ILU packages for Python.  The author of omniORBpy is right on this
newsgroup too.

-- 
KC5TJA/6, DM13, QRP-L #1447
Samuel A. Falvo II
Oceanside, CA



More information about the Python-list mailing list