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

Module monclient

source code

Simple interpreter client for monserver provides a simple readline interface.

: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
  SocketPrinter
A thread that reads from a socket and output...
Functions
 
client(host, port)
simple client that just sends input to the server
source code