30 Oct
2000
30 Oct
'00
6:57 p.m.
Alexander Limi writes:
I am currently writing some software in python that is spread over several different computers. These small programs should be able to communicate with each other and send messages that contain instructions between themselves. You might be interested in "pyro" (Python remote objects). You will find it via "python.org" or with a search in "comp.lang.python.announce".
Dieter