Package ZenModel :: Module Service
[hide private]
[frames] | no frames]

Module Service

source code

Classes [hide private]
  Service
Service class
Variables [hide private]
  __doc__ = """Service...
  __version__ = "$Revision: 1.15 $" [11:-2]
Variables Details [hide private]

__doc__

Value:
"""Service.py

Service is a function provided by computer (like a server).  it
is defined by a protocol type (udp/tcp) and a port number.

$Id: Service.py,v 1.15 2003/03/11 23:32:13 edahl Exp $"""