| > I want to know how to configure DECmessage queue between VMS and
> Digital UNIX as following configuration:
> -------------- WAN(DECnet) --------------------------
> VMS Digital UNIX
> Server client
> So, I want to know whether 'client library server' is necessary or not
> in this configuration.
> I know I have to have DECmessageQ message queuing groups on each system
> need different queue but I don't know it is necessary to have same message
> bus both on system?
From your description it sounds like you are intending to use the
Client Library on UNIX for your connection into VMS. As such, you will
need to configure a CLS server on VMS. Also, the way that CL-CLS
connection occurs, the application using the CL for communication will
take on the DmQ characteristics of the host CLS server. That is will
have the bus/group set by the server and CL application will be able to
request a particular queue becuase the queue, in fact, resides on the
CLS server's group.
Marty
|