UniSaSA  1.0
Python Gateway
Classes | Variables
gateway Namespace Reference

Classes

class  Gateway
 
class  manageClientThread
 
class  RouteTable
 

Variables

 DIC_TYPE_IO = dataTypeDictionary
 

Detailed Description

@package docstring
Gateway Implementation.

This gateway reads a request from a TCP socket,
forwards it to a different network
and sends the answer to the requestor.