| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
SpecConnection module
Low-level module for communicating with a remove Spec server
Classes : SpecClientNotConnectedError -- exception class SpecConnection SpecConnectionDispatcher
Version: 1.0
Author: Matias Guijarro
    
  | 
|||
| 
        SpecConnection Represent a connection to a remote Spec  | 
  |||
| 
        SpecConnectionDispatcher SpecConnection class  | 
  |||
    
  | 
|||
        CONNECTED = 4
     | 
  |||
        DISCONNECTED = 1
     | 
  |||
        MAX_PORT = 6530
     | 
  |||
        MIN_PORT = 6510
     | 
  |||
        PORTSCANNING = 2
     | 
  |||
        WAITINGFORHELLO = 3
     | 
  |||
        __package__ = 
     | 
  |||
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 20 03:53:37 2014 | http://epydoc.sourceforge.net |