From: drabickyremovethis@removethis.dallas.net Sent: Tuesday, August 10, 1999 9:02 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: DCPS & JetDirects On Tue, 10 Aug 1999 19:25:38 +0000, David Warren wrote: >Does anyone know if it is possible for DCPS (or some other VMS product) >to talk to a JetDirect? The DCPS documentation describes a protocol >above raw TCP, but I can't seem to find the name of the JetDirect >protocol, and somehow doubt they match. > Dave, I personally wouldn't mess with DCPS. I would opt for UCX or Multinet instead. If you have UCX V.relatively_new, use the TELNET symbiont. Set up your queue with a command like: $ init/queue some_queue/symbiont=ucx$telnetsym- /on="10.1.2.3:9100"/other_queue_parameters where 10.1.2.3 is the IP address of your JetDirect card; port 9100 is the normal port for this for HP cards. There are tons of parameters that you define as logical names to change the way the queue responds to various conditions. Check the UCX documentation for details. Mike Drabicky