Installation manual

Customizing DECwindows Support Software
9.4 Using the Example Transport
2. Add the following line to SYS$MANAGER:SYSTARTUP_VMS.COM:
$ INSTALL CREATE SYS$SHARE:DECW$TRANSPORT_EXAMPLE /OPEN /SHARED-
/HEADER_RESIDENT /PROTECTED
3. Customize the private server startup as described in Section 9.1 for TCP/IP,
except use the transport name ‘‘EXAMPLE’’. For example, you might add the
following line:
$ DECW$SERVER_TRANSPORTS == "DECNET,LOCAL,TCPIP,EXAMPLE"
4. Reboot the workstation, or restart DECwindows.
5. Customize TCP/IP security as described in the Using DECwindows Motif
for OpenVMS manual, but use the transport name ‘‘EXAMPLE’’ instead of
‘‘TCPIP’’.
6. Create a DECterm window on the workstation and enter the following
command:
$ SET DISPLAY /CREATE /NODE=your_node /TRANSPORT=EXAMPLE
Substitute the node name of your workstation for your_node.
Remember that the same transport must be running on both the client and
server. It is not necessary, however, for the client and the server to be on the
same system.
7. Run any DECwindows application from the DECterm window. It now uses
the example transport to display graphics on your workstation screen. For
example, enter the following command to run the clock:
$ RUN SYS$SYSTEM:DECW$CLOCK
Customizing DECwindows Support Software 9–7