Remote printing to a wireless serial printer from Tru64Unix 5.1B

From: Maglinger, Paul (PMAGLINGER_at_scvl.com)
Date: 11/28/05

  • Next message: Dr. Hans Ekkehard Plesser: "Should I upgrade GS1280 firmware to V7.0?"
    Date: Mon, 28 Nov 2005 15:50:00 -0600
    To: Tru64 Unix Managers list <tru64-unix-managers@ornl.gov>
    
    

    We are looking to install some wireless, portable printers.
    Specifically, these are the O'Neil 4t thermal printers. When I try to
    set them up using the generic remote lpd, whatever I put in the remote
    printer name (rp) is what is printed on the printer and it doesn't print
    a test page. There doesn't appear to be a remote printer name available
    for this printer. If I run the following script:
     
    exec 3<> /dev/tcp/10.110.50.40/515
    print 'test' >&3
     
    it will print "test" or anything else between the quotes just fine. Can
    someone provide some guidance on how I can apply the aforementioned
    information (or another idea) to set this printer up in the printer
    configuration on the Tru64 server?
      
     
    Paul Maglinger, A+, CA, CCA, CET, MCSE

    Systems Administrator
    Shoe Carnival Inc.
    (812)867-4674
    pmaglinger@scvl.com

    ________________________________

     


  • Next message: Dr. Hans Ekkehard Plesser: "Should I upgrade GS1280 firmware to V7.0?"