You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Paolo Patierno <pp...@live.com> on 2015/08/27 14:00:36 UTC

Qpid Proton C : Using "engine" APIs

Hello,
until today I used Qpid Proton C with "messenger" that uses engine APIs.In my understanding it seems to be possible to use engine APIs directly from the application (connection, session, link and so on) but I can't find some examples to do that.The APIs documentation doesn't show any example.
Thanks,Paolo

Paolo PatiernoSenior Software Engineer
 

Windows Embedded & IoTMicrosoft Azure Insider 
Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperienceBlog : Embedded101
 		 	   		  

Re: Qpid Proton C : Using "engine" APIs

Posted by Chuck Rolke <cr...@redhat.com>.
qpid-proton changed architecturally a few years ago. 
See https://issues.apache.org/jira/browse/PROTON-1344

The psend.c and precv.c examples were removed under commit id ca45418.

The current, stable, proactor-based replacements are in qpid-proton/c/examples.


----- Original Message -----
> From: "waheed" <wa...@gmail.com>
> To: users@qpid.apache.org
> Sent: Wednesday, July 29, 2020 12:49:03 PM
> Subject: Re: Qpid Proton C : Using "engine" APIs
> 
> The example code is old. Most of the APIs have changed. Do we have such an
> example code with the latest APIs?
> 
> 
> 
> --
> Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: Qpid Proton C : Using "engine" APIs

Posted by waheed <wa...@gmail.com>.
The example code is old. Most of the APIs have changed. Do we have such an
example code with the latest APIs?



--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: Qpid Proton C : Using "engine" APIs

Posted by Chuck Rolke <cr...@redhat.com>.
See <proton>/examples/engine/c/psend.c and precv.c for a start.

https://github.com/apache/qpid-proton/commit/cefbf9839e9c9f966f3b425da16ad26fc31b45fc


----- Original Message -----
> From: "Paolo Patierno" <pp...@live.com>
> To: users@qpid.apache.org
> Sent: Thursday, August 27, 2015 8:00:36 AM
> Subject: Qpid Proton C : Using "engine" APIs
> 
> Hello,
> until today I used Qpid Proton C with "messenger" that uses engine APIs.In my
> understanding it seems to be possible to use engine APIs directly from the
> application (connection, session, link and so on) but I can't find some
> examples to do that.The APIs documentation doesn't show any example.
> Thanks,Paolo
> 
> Paolo PatiernoSenior Software Engineer
>  
> 
> Windows Embedded & IoTMicrosoft Azure Insider
> Twitter : @ppatierno
> Linkedin : paolopatierno
> Blog : DevExperienceBlog : Embedded101
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org