<div>I have 2 different zope applications running (on different machines)&nbsp;and they would be talking to each other, one is a master application and there may be multiple instances of the other one (on different machines). I need the port number information for registing one with another programmatically. don't want to fix port numbers for them. 
</div>
<div>&nbsp;</div>
<div>Looking at the zope code I found that from zope.app.server.servertype.IServerType utilities, default port number is seen which gets overriden during the create() function call, but the overriden port number (obtained from 
zope.conf) is not available as such&nbsp;(I couldn't figure out how it can be accessible).&nbsp;Probably I can get it by parsing zope.conf again in my code. </div>
<div>&nbsp;</div>
<div>With regards,</div>
<div>-shailesh<br>&nbsp;</div>
<div><span class="gmail_quote">On 11/29/06, <b class="gmail_sendername">Chris Withers</b> &lt;<a href="mailto:chris@simplistix.co.uk">chris@simplistix.co.uk</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Shailesh Kumar wrote:<br>&gt; Thanx for the hint. I still don't know how to programmatically access the<br>
&gt; event log. will try to figure it out.<br><br>Why do you need to know programmatically?<br><br>Chris<br><br>--<br>Simplistix - Content Management, Zope &amp; Python Consulting<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - <a href="http://www.simplistix.co.uk">
http://www.simplistix.co.uk</a><br><br></blockquote></div><br>