Package logilab-common-0 :: Package 39 :: Package 0 :: Module monserver
[frames] | no frames]

Module monserver

source code

A TCP server implemented in a separate thread that
allows *one* client to connect and provides a command line interpreter
allowing the remote client to explore the process on the fly.

:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License version 2 - http://www.gnu.org/licenses

Classes
  MonitorInterpreter
Subclasses InteractiveConsole so that all inputs...
  MonitorRequestHandler
Request handler for remote interpreter
  Monitor
Monitor server.
Functions
 
demo_forever()
sample demo server that outputs...
source code
Function Details

demo_forever()

source code 
sample demo server that outputs
numbers on screen