where path is the filename for the client to connect to.
ipcconnect connects to a server at path. It sends its standard input to the server, and prints any data it receives from the server to standard output. ipcconnect can be used to transfer binary data. It does no conversion.
Copyright © 2009 by SuperScript Technology, Inc. All rights reserved.