Package sulley :: Module sessions :: Class target
[show private | hide private]
[frames | no frames]

Class target


Target descriptor container.
Method Summary
  __init__(self, host, port, **kwargs)
  pedrpc_connect(self)
# pass specified target parameters to the PED-RPC server.

Method Details

__init__(self, host, port, **kwargs)
(Constructor)

Parameters:
host - Hostname or IP address of target system
           (type=String)
port - Port of target service
           (type=Integer)

pedrpc_connect(self)

# pass specified target parameters to the PED-RPC server.

Generated by Epydoc 2.1 on Fri Jul 27 17:40:03 2007 http://epydoc.sf.net