Subject: Re: Network socket application problem
To: Joe Magee <jmagee@starrider.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 09/26/2002 22:27:00
On Thu, 26 Sep 2002, Joe Magee wrote:

> I am creating an application utilizing sockets. However, the client always
> reports connection refused.

You may want to share some sample code of the server (and maybe client
too).

Also use netstat (and fstat) to see if the server is even LISTENing.

And instead of using your client, also try just using telnet or netcat to
connect to the server (for testing).

   Jeremy C. Reed
   http://www.reedmedia.net/