Date: Sun, 24 May 1998 14:49:13 +0100 From: njs3@doc.ic.ac.uk (Niall Smart) To: Mara Cabrales <yonny@ingenieria.ingsala.unal.edu.co>, hackers@FreeBSD.ORG Subject: Re: Program with sockets Message-ID: <E0ydb9F-0001T5-00@oak62.doc.ic.ac.uk> In-Reply-To: Mara Cabrales <yonny@ingenieria.ingsala.unal.edu.co> "Program with sockets" (May 24, 4:37am)
next in thread | previous in thread | raw e-mail | index | archive | help
On May 24, 4:37am, Mara Cabrales wrote: } Subject: Program with sockets > Hi > > I'm doing a program with sockets in my box with FreeBSD 2.2.5, > the server run good, but the client, show next error message: > > Client: connect failure 49 > client: : No such file or directory Are you sure you used AF_INET or PF_INET instead of AF_UNIX or PF_UNIX everywhere? Niall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0ydb9F-0001T5-00>