From users-return-8371-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Apr 03 08:41:29 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 76654 invoked from network); 3 Apr 2007 08:41:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 08:41:29 -0000 Received: (qmail 50968 invoked by uid 500); 3 Apr 2007 08:41:35 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 50948 invoked by uid 500); 3 Apr 2007 08:41:35 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 50939 invoked by uid 99); 3 Apr 2007 08:41:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 01:41:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.strachan@gmail.com designates 66.249.82.225 as permitted sender) Received: from [66.249.82.225] (HELO wx-out-0506.google.com) (66.249.82.225) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 01:41:26 -0700 Received: by wx-out-0506.google.com with SMTP id h29so1557925wxd for ; Tue, 03 Apr 2007 01:41:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CZyXV31nTFVH4eLQs6VT1x/RhwP7rytEmBFdlxa68LB6Nn/ZurLjnIo5v/6bvIaPea4OfVEm75uc6uhtOsxhVaODAm9W5QbI8wCPTcLfe0/8e9uhOlvvsB/wR6rxS1+nb4iVZar1ZAGsrYHIIQiKJEoyR87K6WxM7fuDpIk0SiQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kqeXIz5QaVia1gkNM20tq7iP9d98UOM9t6NNyetoZmyuDUL9Ba7GosPU3ZC0+4E5Ph8gM8Ox3ZO4xNJdRp0i1VGvuGX8TRdDo/tsGCe9dYdIBnkFSk+PMKZZj8BM2hnUcXOESq3XfI0uShe9hOQWQ26bL1gFIiilJOVaY4hdGLI= Received: by 10.90.115.9 with SMTP id n9mr4100917agc.1175589666208; Tue, 03 Apr 2007 01:41:06 -0700 (PDT) Received: by 10.90.51.6 with HTTP; Tue, 3 Apr 2007 01:41:05 -0700 (PDT) Message-ID: Date: Tue, 3 Apr 2007 09:41:05 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: What is the best approach to connect ActiveMQ in Delphi? In-Reply-To: <200704031619096405426@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704031619096405426@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 4/3/07, Dingwen Yuan wrote: > Hi all, > > What is the best approach to connect ActiveMQ in Delphi? JNI, Stomp, or any other suggestions? Writing a Stomp client would be the best really; you can create & read/write to sockets from Delphi right? (I've never used Delphi myself). If Delphi can work with .Net objects/COM then there's the chance of using NMS. -- James ------- http://radio.weblogs.com/0112098/