The named pipe communication lets you access applications that provide a character based named pipe on your local machine or on a network server.
To connect to a named pipe, make a manual or host directory call and provide the name of the pipe in the connect-to field.
To connect to a pipe on your local machine use \PIPE\<name>, e.g. \PIPE\OS2YOU To connect to a pipe on a LAN server use \\<server>\PIPE\<name>, e.g. \\ZAPHOD\PIPE\OS2YOU
← Back to Named-Pipe