Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rlgvax!cal-unix!umcp-cs!james From: james@umcp-cs Newsgroups: net.unix-wizards,net.wanted Subject: Re: Help wanted with 4.2BSD sockets Message-ID: <7313@umcp-cs.UUCP> Date: Thu, 31-May-84 21:59:57 EDT Article-I.D.: umcp-cs.7313 Posted: Thu May 31 21:59:57 1984 Date-Received: Sat, 2-Jun-84 11:47:32 EDT References: <4356@utcsrgv.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 5 I'm not looking at the manual right this instant, but if I remember correctly, you must first bind() your socket to an address before you can use it for anything. Do a perror() and check the man entry. --Jim