Coexistence of SOAP-server and MS-IIS

Uwe Hoffmann nospam at nospam.de
Thu Jul 12 13:53:44 EDT 2001


Nikolai Kirsebom wrote:
> 
> I have a web-server running IIS and would like to make a small
> testapplication using the SOAP protocol.  Is it possible to have both
> IIS running and a SOAP-server running on the same machine, or will
> they 'fight' for the same resources (communication).
> 
> Nikolai

Should be no problem if they are using different ports 
(e.g. 80 and 8080)



More information about the Python-list mailing list