From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 17 May 2005 09:28:49 -0400 From: I RATTAN To: 9fans@cse.psu.edu In-Reply-To: <10520507828.20050517155314@mail.ru> Message-ID: References: <10520507828.20050517155314@mail.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] Question on dial() Topicbox-Message-UUID: 4cdfa686-ead0-11e9-9d60-3106f5b1d025 An echo client written using dial() does not connect to a UNIX echo server (tcp/7). The call always fails. I am totally confused here. What is the scenario under which announce()/dial() combo will work when server and client are on separate machines? -ishwar