summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/messaging/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adds a parameter to several examples to allow connection options to be specif...Jonathan Robie2010-09-141-3/+4
* Changed address string to current format.Jonathan Robie2010-04-261-1/+1
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-1/+1
* QPID-664: changed open() to connect(), moved url parameter to constructor, ad...Gordon Sim2010-04-081-2/+2
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-1/+1
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-1/+2
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-1/+2
* Corrected setting of auto-delete in client-server example; configured server ...Gordon Sim2009-12-141-1/+1
* QPID-664: Fix client example to include new delimiter in addressGordon Sim2009-11-161-1/+1
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-1/+1
* define content- and view- classes separately from message classGordon Sim2009-10-021-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+76