running a COM server in Python

Mark Barclay markabarclay at mediaone.net
Mon Feb 25 18:55:52 EST 2002


Thanks Mark. I have your book, and it is invaluable. I should have credited you
personally.

Is there a way of coding a COM server that can be running before it is accessed
by a COM client? I'm not sure if this makes sense, but I'd like to have a program
running, that can be connected to, perhaps multiple times, without it having to
create multiple instances of teh server, just have multiple clients using it.

Mark

Mark Hammond wrote:

> dsavitsk wrote:
> > just for the sake of giving credit where it is due, and not giving it where
> > it is not, Mark Hammond is responsible for the excellent COM groundwork.
> > ActiveState is responsible for laying him off.
>
> LOL - thanks for the clarification.  I was going to post something
> similar, but it would not have sounded as good coming from me! :)
>
> Mark.

--
Mark Barclay (markabarclay at mediaone.net)





More information about the Python-list mailing list