Message-Id: <200508101630.j7AGUX5m012896@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Herb Martin" To: Subject: Is there a UNIX socket test client program (a la NetCat)? Date: Wed, 10 Aug 2005 11:30:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Is there a UNIX socket test client program (a la NetCat)? I need to test a variety of UNIX (not IP/INET) socket daemons for both syntax and "are you running". Is there a program that can read-write to an arbitrary Unix-type socket in a manner similar to NetCat or Telnet? My simple attempts to adapt the "Perl Cookbook" Unix socket program didn't work and no one on the comp.lang.perl.misc newsgroup has been able to offer a suggestion. Perl code is nice but a compiled program is fine too. I am running SpamAssassin, and a variet of other programs listening on Unix sockets and it would help a great deal if I could interactively test such 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/