When Zope starts up, it displays on the console, the current hostname and port its running at. How can my Product get access to the hostname and port (as Zope knows what those are)? -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
check out the API of the socket module in Python. -aj --On Donnerstag, 15. Mai 2003 11:33 Uhr -0500 Matt Ficken <mattficken@mail.com> wrote:
When Zope starts up, it displays on the console, the current hostname and port its running at.
How can my Product get access to the hostname and port (as Zope knows what those are)?
-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Andreas Jung -
Matt Ficken