Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 24180 invoked from network); 10 Apr 2006 17:20:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Apr 2006 17:20:23 -0000 Received: (qmail 68551 invoked by uid 500); 10 Apr 2006 17:20:23 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 68532 invoked by uid 500); 10 Apr 2006 17:20:22 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 68523 invoked by uid 99); 10 Apr 2006 17:20:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 10:20:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 10:20:22 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FT03V-0003G0-PR for activemq-users@geronimo.apache.org; Mon, 10 Apr 2006 10:20:01 -0700 Message-ID: <3846284.post@talk.nabble.com> Date: Mon, 10 Apr 2006 10:20:01 -0700 (PDT) From: hassan2 To: activemq-users@geronimo.apache.org Subject: RE: CMS C++ library and JMS bytesMessage In-Reply-To: <5A211522579EBD4A83155ED7FA1530637FC207@corpatsmail1.corp.sensis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: hasayus@iit.edu X-Nabble-From: hassan2 References: <3831550.post@talk.nabble.com> <5A211522579EBD4A83155ED7FA1530637FC207@corpatsmail1.corp.sensis.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Tim, Thanks. I was planning to use byte messages but I think the byte messages can be converted into text, sent, received and converted back to the original byte message. This adds more work to the application but it is doable. It would be easier if the C++ byte messaging worked. The following page does not show any links to C/C++ code any more: http://activemq.codehaus.org/C++Integrate 1) The CMS C++ uses the STOMP protocol. Will this work when the C++ client and the ActiveMQ broker are on two different hosts? 2) Is there a working C or C++ library other than CMS available? There used to be openwire C and C++ links on the ActiveMQ web site but it did not have any example or sample programs showing how it should be used. I have a C++ application that needs to exchange byte messages with a java application on another host. I am looking for a really stable and working C++ API that will work. Hassan -- View this message in context: http://www.nabble.com/CMS-C%2B%2B-library-and-JMS-bytesMessage-t1421434.html#a3846284 Sent from the ActiveMQ - User forum at Nabble.com.