Package ZenModel :: Module IpService
[show private | hide private]
[frames | no frames]

Module ZenModel.IpService

IpService.py

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

$Id: IpService.py,v 1.10 2004/04/22 22:04:14 edahl Exp $
Classes
IpService IpService object

Function Summary
  getIpServiceKey(protocol, port)
  manage_addIpService(context, id, protocol, port, userCreated, REQUEST)
make a device

Variable Summary
str __version__ = '1.10'
DTMLFile addIpService = <App.special_dtml.DTMLFile object at 0x30...

Function Details

manage_addIpService(context, id, protocol, port, userCreated=None, REQUEST=None)

make a device

Variable Details

__version__

Type:
str
Value:
'1.10'                                                                 

addIpService

Type:
DTMLFile
Value:
<App.special_dtml.DTMLFile object at 0x30abf10>                        

Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 http://epydoc.sf.net