| Trees | Indices | Help |
|
|---|
|
|
Contains classes for transmitting and receiving python objects over the network.
Copyright: John Stowers, 2006 License: GPLv2
|
|||
|
NetworkServerFactory Controlls all network related communication aspects. |
|||
|
NetworkEndpoint Simple class used for detecting when a user connects another dataprovider to this one, symbolising a network sync |
|||
|
|||
log = logging.getLogger("modules.Network")
|
|||
SERVER_PORT = 3400
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:11 2008 | http://epydoc.sourceforge.net |