Package core :: Package controllers :: Package extrusionScanning :: Package client :: Module extrusionClient :: Class extrusionClient
[hide private]
[frames] | no frames]

Class extrusionClient



This class defines a simple client, that connects to every port that is passed to it in the constructor and closes the connection afterwards.


Author: Andres Riancho ( andres.riancho@gmail.com )

Instance Methods [hide private]
  __init__(self, host, tcpPorts, udpPorts)
  start(self)
Performs the connections.

Method Details [hide private]

__init__(self, host, tcpPorts, udpPorts)
(Constructor)

 
None

start(self)

 
Performs the connections.