From users-return-19950-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Thu Feb 21 14:53:54 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 20C6A18064C for ; Thu, 21 Feb 2019 15:53:53 +0100 (CET) Received: (qmail 97507 invoked by uid 500); 21 Feb 2019 14:53:53 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 97489 invoked by uid 99); 21 Feb 2019 14:53:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2019 14:53:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id DA42AC23A4 for ; Thu, 21 Feb 2019 14:53:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.301 X-Spam-Level: X-Spam-Status: No, score=-2.301 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 8u_yvr3a-ZDz for ; Thu, 21 Feb 2019 14:53:48 +0000 (UTC) Received: from mailhost1.indra.es (mail01.indra.es [94.126.240.21]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id BA9375F16F for ; Thu, 21 Feb 2019 14:53:43 +0000 (UTC) Received: from MadMail13.indra.es (172.22.244.17) by MadEdge01.indra.es (172.22.231.70) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 21 Feb 2019 15:53:36 +0100 Received: from [172.18.124.160] (172.18.124.160) by MadMail13.indra.es (172.22.244.17) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 21 Feb 2019 15:53:36 +0100 From: Jose Alberto Fernandez Parejo Subject: Qpid Proton vs Qpid C++ References: <98014c4d-5b31-7b06-850d-aeaa91494b72@redhat.com> To: Message-ID: <9ecfcc11-a427-7f4d-68f5-071f55de715e@indra.es> Date: Thu, 21 Feb 2019 14:52:29 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <98014c4d-5b31-7b06-850d-aeaa91494b72@redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable X-Originating-IP: [172.18.124.160] X-ClientProxiedBy: MadMail10.indra.es (172.22.244.14) To MadMail13.indra.es (172.22.244.17) Hello All, We have to connect a C application to an AMQP1.0 peer (rabbitmq and other gateway using AMQP1.0). We plan to create a simple interface with basic oriented connection primitives (open, connect, send, received, close,...) in order to be easy to change the current SW to connect to AMQP connection. We have installed and make tests with qpid proton and qpi c++. For qpid c++ we have seen a basic correspondence with what we intent to do = : (1) Establishes the connection (2) Creates a session (3) Creates a receiver (4) Creates a sender that sends (5) Receives the message (6) Closes the connection But for qpid proton, this basic correspondence cannot be set Since qpid c++ needs qpid proton for AMQP1.0 support. We are wondering if, qpid proton has this basic primitive correspondence? what are the C/C++ API differences between qpid proton and qpid c++? Thanks for your support. Regards ________________________________ Este correo electr=C3=B3nico y, en su caso, cualquier fichero anexo al mism= o, contiene informaci=C3=B3n de car=C3=A1cter confidencial exclusivamente d= irigida a su destinatario o destinatarios. Si no es vd. el destinatario ind= icado, queda notificado que la lectura, utilizaci=C3=B3n, divulgaci=C3=B3n = y/o copia sin autorizaci=C3=B3n est=C3=A1 prohibida en virtud de la legisla= ci=C3=B3n vigente. En el caso de haber recibido este correo electr=C3=B3nic= o por error, se ruega notificar inmediatamente esta circunstancia mediante = reenv=C3=ADo a la direcci=C3=B3n electr=C3=B3nica del remitente. Evite imprimir este mensaje si no es estrictamente necesario. This email and any file attached to it (when applicable) contain(s) confide= ntial information that is exclusively addressed to its recipient(s). If you= are not the indicated recipient, you are informed that reading, using, dis= seminating and/or copying it without authorisation is forbidden in accordan= ce with the legislation in effect. If you have received this email by mista= ke, please immediately notify the sender of the situation by resending it t= o their email address. Avoid printing this message if it is not absolutely necessary. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org