SOAPpy/ZSI/Twisted SOAP over stdin/stdout?

From: Harry George (harry.g.george_at_boeing.com)
Date: 11/30/04


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


Relevant Pages

  • Re: SOAPpy/ZSI/Twisted SOAP over stdin/stdout?
    ... > But under inetd and xinetd, the port is controlled elsewhere and the ... > Has anyone done this with any of the above named SOAP servers? ... I've solved it by doing an xinetd "redirect". ... external control on one port, then pass the data to an internal-only ...
    (comp.lang.python)
  • Re: SOAPpy/ZSI/Twisted SOAP over stdin/stdout?
    ... >Normally the SOAP Servers are designed to take control of a port and ... > But under inetd and xinetd, the port is controlled elsewhere and the ... > of the SOAP servers to use that connection. ...
    (comp.lang.python)
  • Re: Modular design flow
    ... The way I solved the problem was very easy, I converted the bidir port ... into two and added a port with the control signal of the bidir port. ... >I am currently using xilinx modular design flow to develop a simple ...
    (comp.arch.fpga)
  • Re: Problem with 8255 PIO design
    ... we wanted to use the 8255 for a relatively simple design. ... that the 8255 has three independent 8bit I/O ports so we used one port ... "Any port programmed as an output port is initialized to all zeros ... control register for changing input to output. ...
    (sci.electronics.design)