New development windows, IronPython or PythonWin

Magnus Lycka lycka at carmen.se
Tue Mar 28 07:26:26 EST 2006


Dan wrote:
> Just starting to do some windows Client / Server programming. Which
> would you recommend? I need to create a server to fire events and
> communicate with clients over a lan. Thanks

There are plenty of Python solutions for this, most of them
work with Windows, but aren't locked to it.

You might want to look at one of these:
http://pyro.sourceforge.net/
http://dabodev.com/

See also
http://wiki.python.org/moin/DistributedProgramming
and
http://www.thinkware.se/cgi-bin/thinki.cgi/UsingPythonWithOtherLanguages



More information about the Python-list mailing list