Return-Path: Delivered-To: apmail-incubator-river-dev-archive@minotaur.apache.org Received: (qmail 61953 invoked from network); 8 Nov 2010 20:39:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 20:39:47 -0000 Received: (qmail 57654 invoked by uid 500); 8 Nov 2010 20:40:18 -0000 Delivered-To: apmail-incubator-river-dev-archive@incubator.apache.org Received: (qmail 57616 invoked by uid 500); 8 Nov 2010 20:40:18 -0000 Mailing-List: contact river-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-dev@incubator.apache.org Received: (qmail 57607 invoked by uid 99); 8 Nov 2010 20:40:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 20:40:18 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [61.9.189.143] (HELO nschwmtas03p.mx.bigpond.com) (61.9.189.143) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 20:40:10 +0000 Received: from nschwotgx02p.mx.bigpond.com ([61.9.223.241]) by nschwmtas03p.mx.bigpond.com with ESMTP id <20101108203945.IPRV2525.nschwmtas03p.mx.bigpond.com@nschwotgx02p.mx.bigpond.com> for ; Mon, 8 Nov 2010 20:39:45 +0000 Received: from [10.1.1.2] (really [61.9.223.241]) by nschwotgx02p.mx.bigpond.com with ESMTP id <20101108203944.UJFZ13035.nschwotgx02p.mx.bigpond.com@[10.1.1.2]> for ; Mon, 8 Nov 2010 20:39:44 +0000 Message-ID: <4CD85EAE.4050503@zeus.net.au> Date: Tue, 09 Nov 2010 06:33:50 +1000 From: Peter Firmstone User-Agent: Thunderbird 2.0.0.14 (X11/20080531) MIME-Version: 1.0 To: river-dev@incubator.apache.org Subject: Re: Discovery - Denial of Service and DNS-SD References: <4CD64D9A.40904@zeus.net.au> <4CD67C1D.5070404@qcg.nl> <4CD68E18.4060504@zeus.net.au> <4CD6A09E.2050000@qcg.nl> <4CD70249.2020502@zeus.net.au> <4CD70592.2050007@qcg.nl> <4CD70826.3070906@zeus.net.au> <4CD70E98.5050504@qcg.nl> <4CD715C6.7020409@zeus.net.au> <4CD72148.2000903@qcg.nl> <4CD73C34.4010800@zeus.net.au> <4CD7AC20.4060601@qcg.nl> <4CD7E184.8000201@zeus.net.au> <4CD8030B.9080705@qcg.nl> In-Reply-To: <4CD8030B.9080705@qcg.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150203.4CD86010.00C5,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org Sim IJskes - QCG wrote: > On 11/08/2010 12:39 PM, Peter Firmstone wrote: > >> Seeing as we're not interested in Multicast DNS, we're probably better >> off utilising Waiter's source and integrating only the functionality we >> need into River. I'll ask the original author if he's happy to donate >> some code. > > Or http://www.dnsjava.org/, BSD license, recently updated project. > Used by james. > > Gr. Sim > > Much better, we don't need to maintain it and can distribute it with river as a library. Cheers, Peter.