SOAPpy/ZSI/Twisted SOAP over stdin/stdout?
From: Harry George (harry.g.george_at_boeing.com)
Date: 11/30/04
- Next message: Eddie Corns: "Re: Question on sorting"
- Previous message: Harry George: "Re: RELEASED Python 2.4 (final)"
- Next in thread: Jp Calderone: "Re: SOAPpy/ZSI/Twisted SOAP over stdin/stdout?"
- Reply: Jp Calderone: "Re: SOAPpy/ZSI/Twisted SOAP over stdin/stdout?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 14:25:50 GMT
Normally the SOAP Servers are designed to take control of a port and
run their own sockets via inheritance from SocktServer.
But under inetd and xinetd, the port is controlled elsewhere and the
service just gets the stdin/stdout. I need to configure (or tweak) one
of the SOAP servers to use that connection.
Has anyone done this with any of the above named SOAP servers?
Recommmendations or hints if I try it myself?
-- harry.g.george@boeing.com 6-6M21 BCA CompArch Design Engineering Phone: (425) 294-4718
- Next message: Eddie Corns: "Re: Question on sorting"
- Previous message: Harry George: "Re: RELEASED Python 2.4 (final)"
- Next in thread: Jp Calderone: "Re: SOAPpy/ZSI/Twisted SOAP over stdin/stdout?"
- Reply: Jp Calderone: "Re: SOAPpy/ZSI/Twisted SOAP over stdin/stdout?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|