[Twisted-Python] PB service send output to client

Itamar Shtull-Trauring itamar at itamarst.org
Tue Aug 12 11:54:24 EDT 2003


On Tue, 12 Aug 2003 09:22:18 -0600
"Justin Johnson" <justinjohnson at fastmail.fm> wrote:

> What is the best way to have a PB service send output to a client to
> be printed on the screen?  The only way I'm aware of is by making the
> client be a PB service as well with only a remote_print method, but I
> wasn't sure if that was the best way to do this.

"service"? The client should have a PB Referenceable it passes to the
server, that has a remote_print.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
Available for Python & Twisted consulting




More information about the Twisted-Python mailing list