[openamq-dev] HELP on OpenAMQ Messages

Malinga malingajava at yahoo.com
Wed Aug 15 09:05:01 CEST 2007


Hi Experts,

    I just want to send and receive a std::vector via a OpenAMQ, i just send a vector via (

std::vector<void*>* cbody
size_t x = (unsigned int)cbody->size();
amq_content_basic_set_body (content, cbody, x, NULL);

) from this code. But how can i receive a std::vector from the receiving end. Can i receive it with this ?

amq_content_basic_get_body

Pls help me

Thanks in advance
-Malinga




       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openamq.org/pipermail/openamq-dev/attachments/20070815/3117bad8/attachment.htm 


More information about the openamq-dev mailing list