Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 78366 invoked from network); 26 Apr 2010 07:22:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Apr 2010 07:22:39 -0000 Received: (qmail 11584 invoked by uid 500); 26 Apr 2010 07:22:39 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 11374 invoked by uid 500); 26 Apr 2010 07:22:37 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 11356 invoked by uid 99); 26 Apr 2010 07:22:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 07:22:36 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 07:22:30 +0000 Received: by fxm14 with SMTP id 14so320210fxm.2 for ; Mon, 26 Apr 2010 00:22:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=EyiMdqzcBPsfo8gQSV2g+LqTXhpTS15R+lwZQrygMtY=; b=Ef8bJaO+sfbujedE9J5ued7m7SOUlu2118SZTQGuxcT91V9f0QO01IIQnU4QwhZpwS wBFrXkLdZKutwCVj7pIB//dtLjz22wfNC0lQnQVM5omduImzfhZAS114Mxzgth/EJGt6 3gJBDNw89j6wmPGW0pGdVF+NMJ6+XDFU0iLAE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=SrimReLl3ET00u4tlCE9fmJsPDY6Khr/kK41gQ3kb0ZOqJuyD9eMQ/VjiOJSelmKX6 TWp3VGyGGOv1Odm7rligGur9UdGIsiq+4CCr+hG15R8cOr7EkQBUJPxslo5747GaEkFM bH65Gf9c+SWVEFRKdClzG79513y4ma81ihzH4= MIME-Version: 1.0 Received: by 10.239.169.136 with SMTP id o8mr298781hbe.44.1272266529556; Mon, 26 Apr 2010 00:22:09 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.239.153.205 with HTTP; Mon, 26 Apr 2010 00:22:09 -0700 (PDT) In-Reply-To: <28344040.post@talk.nabble.com> References: <28344040.post@talk.nabble.com> Date: Mon, 26 Apr 2010 09:22:09 +0200 X-Google-Sender-Auth: 7ce2cc020909d753 Message-ID: Subject: Re: Checking for available instances of ActiveMQ From: Dejan Bosanac To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=0016363b9e6c8dc86104851ea2a7 X-Virus-Checked: Checked by ClamAV on apache.org --0016363b9e6c8dc86104851ea2a7 Content-Type: text/plain; charset=ISO-8859-1 Hi, check the following links for starters: http://activemq.apache.org/discovery.html http://activemq.apache.org/what-is-the-difference-between-discovery-multicast-and-zeroconf.html http://activemq.apache.org/discovery-transport-reference.html http://activemq.apache.org/multicast-transport-reference.html Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Fri, Apr 23, 2010 at 7:26 PM, Freddie25314 wrote: > > I am working on a messaging client and I need to check for all running > instances of ActiveMQ on my local network. It seems this is possible since > ActiveMQ currently discovers those instances. Where can I find the > functionality that does this? Thanks! > -- > View this message in context: > http://old.nabble.com/Checking-for-available-instances-of-ActiveMQ-tp28344040p28344040.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > --0016363b9e6c8dc86104851ea2a7--