Re: [Orbit-python-list] python-orbit via network
Status: Inactive
Brought to you by:
tack
From: Roland M. <99....@ai...> - 2002-09-05 10:12:41
|
Matthias Spiller (2002-09-05 11:43:28 +0200) : > could anyone please give me instructions how I can python-orbit get > to work over an network? > > What I mean is, that I want the server and the client to be on > different machines. You'll have to configure ORBit to work over the net. Python does not override that configuration. What I have in my /etc/orbitrc is: ,----[ /etc/orbitrc ] | ORBIIOPUSock=3D1 | ORBIIOPIPv4=3D1 | ORBIIOPIPv6=3D0 `---- Adjust to your own needs. Roland. --=20 Roland Mas Meaning lies as much / In the mind of the reader / As in the haiku -- in G=F6del, Escher, Bach: an Eternal Golden Braid (Douglas Hofstadte= r) |