[From nobody Wed Jul 13 02:52:31 2011 Message-ID: <3F7C6EF7.7020002@jhem.jhu.edu> Date: Thu, 02 Oct 2003 14:31:19 -0400 From: Ryan Caudy <rcaudy1@jhem.jhu.edu> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike K <baynah@yahoo.com> Subject: Re: [Spread-users] Local IPC using Spread References: <20031002181706.31763.qmail@web10107.mail.yahoo.com> In-Reply-To: <20031002181706.31763.qmail@web10107.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit This is in the sample.spread.conf file. Basically, have the segment description line (this should be the *only* segment) be 127.0.0.255 and have the only member of the segment be localhost 127.0.0.1. This way, the Spread daemon only talks to itself and its clients, and you can use it purely for local IPC. --Ryan Mike K wrote: > Hi again, > Since I don't have multiple machines to develop with, > I'd like to use Spread for local IPC. However, I can't > figure out how to configure the config file to do > this. > > Thanks for the help, > Michael Koehmstedt > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search > http://shopping.yahoo.com > > _______________________________________________ > Spread-users mailing list > Spread-users@lists.spread.org > http://lists.spread.org/mailman/listinfo/spread-users > -- Ryan W. Caudy Center for Networking and Distributed Systems Department of Computer Science Johns Hopkins University ]