From: phepworth AT s-vision DOT com (Paul Hepworth) Subject: RE: Pipe with TCL/TK 8 Apr 1998 10:26:47 -0700 Message-ID: <00D7B108BAFFD011B66D00A0C903629C174064.cygnus.gnu-win32@el-postino.s-vision.com> Mime-Version: 1.0 Content-Type: text/plain To: gnu-win32 AT cygnus DOT com >>the goal is to send messages to a non-gui app in a way that >>is portable between unix and windoze. My though was named pipes. My >>fallback was memory-mapped files. What would you suggest? > Have you considered using sockets? Socket programming is much the > same on Unix and Windows. > The problem with sockets is that I have to have tcp/ip running. That's not out of the question, but it's not my preference. I'll have to consider the tradeoffs. Paul - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".