Table of Contents

Module: client swocket/client.py

An abstract class for use when implementing a dumb (probably debug) client for the swocket protocol. It is derived from asynchat.async_chat

The methods you should use: handle_close() - kill the connection push(data) - push an entire data packet to the server (null termination is automatic)

Classes   
swocket_client

This is an abstract class, you must derive from this class and add


Table of Contents

This document was automatically generated on Wed Jul 11 15:13:59 2001 by HappyDoc version r1_5