Date: Mon, 23 Apr 2001 09:13:57 +0100 From: Rasputin <rara.rasputin@virgin.net> To: java@freebsd.org Subject: Re: Jini on BSD Message-ID: <20010423091356.A13035@dogma.freebsd-uk.eu.org> In-Reply-To: <20010422034126.A1559@shikima.mine.nu>; from rara.rasputin@virgin.net on Sun, Apr 22, 2001 at 03:41:26AM %2B0100 References: <59063B5B4D98D311BC0D0001FA7E452205FD9B6D@l04.research.kpn.com> <20010420162054.A61719@dogma.freebsd-uk.eu.org> <3AE0731E.656169E4@wireless-networks.com> <20010422034126.A1559@shikima.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Rasputin <rara.rasputin@virgin.net> [010422 03:43]: > * Cedric Berger <cedric@wireless-networks.com> [010422 03:22]: > > Rasputin wrote: > > > (although I'm not sure yet what protocols/ports dicovery uses - > > > multicast?) > > Yes, Discovery usually use multicasting (although there is an > > unicast discovery protocol too) > > Discovery Request Protocol use IP 224.0.1.85, port 4160 > > Discovery Announcement Protocol use IP 224.0.1.84, port 4160 > I'm seeing outbound packets to 224.0.1.176 port 4160 - lots > of them. My guess is this is either Mahalo or Outrigger trying to find Reggie. > > All of these run on a single box, so I'm going to try adding > -Dcom.sun.jini.lookup.locator=jini://localhost > to their setup JVM flags and see if that helps. > > > It would be a good idea to test if multicasting works > > with you BSD box and BSD/Java combination before > > trying to play with Jini. Replying to my own post is probably justified when I've been talking rubbish :) I just set the runtime to use rmiregistry and everything works. So it's defintely a cockup in my Lookup/discovery/multicast setup. Which is annoying, but I was more keen to play with JavaSpaces than Jini so I'd class that a 'fix'. Thanks for the tips. -- Why is the alphabet in that order? Is it because of that song? Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010423091356.A13035>