Hi Link, > If the limit is one, then a lazy and dirty way is to bind to a tcp port (just pick a fixed one that's not used by other services - you could make it configurable), and exit if the bind fails.
An excellent idea. I'm leaning towards either this idea or a collection of mutexes. Thanks for your feedback, Mal _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32