Re: Putty executing command supplied by remote server

From: Owen Dunn (owend_at_chiark.greenend.org.uk)
Date: 10/22/04

  • Next message: Michael Surette: "Re: Putty executing command supplied by remote server"
    Date: 22 Oct 2004 15:03:21 +0100
    
    

    Michael Surette <msurette@laframboise.net> writes:
     
    > At this point I think that the printing interface to Putty is my
    > best bet, although I'll need to do some digging. I'm really not
    > familiar enough with the protocols involved to know how the server
    > would tell the client that something is print data.

    The server emits CSI Ps i (ESC [ Ps i) where Ps is 5 to start sending
    stuff to the printer and 4 to stop it.

    See http://bjh21.me.uk/all-escapes/all-escapes.txt and search for
    `Media copy'

    (S)


  • Next message: Michael Surette: "Re: Putty executing command supplied by remote server"