> From: Tim Day [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 10, 2005 11:35 AM > To: 'Herb Martin' > Subject: RE: Is there a UNIX socket test client program (a la NetCat)? > > > Is there a UNIX socket test client program (a la NetCat)? > > I use netcat from cygwin fine. > It's not in a default install; select the netcat package from > the Net category. The executable is 'nc'. There's no man > page but a bunch of stuff in /usr/share/doc/netcat/
I have netcat installed and use it regulary to test IP or INET socket servers. I am trying to test UNIX socket daemons, not INET servers. Will you please demonstrate the command line necessary to use Netcat with UNIX sockets? (As opposed to IP/INET sockets?) -- Herb Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/