summaryrefslogtreecommitdiff
path: root/cpp/examples/messaging
Commit message (Expand)AuthorAgeFilesLines
* Corrected setting of auto-delete in client-server example; configured server ...Gordon Sim2009-12-142-2/+2
* QPID-664: Added readme with some context and description of using the drain &...Gordon Sim2009-11-231-0/+146
* QPID-2212: disable spout/drain under cmake until windows build issues are res...Gordon Sim2009-11-201-2/+4
* Change spout option name to match equivalent python exampleGordon Sim2009-11-201-1/+1
* QPID-2212: Attempt to fix windows build of drain/spout examples by linking in...Gordon Sim2009-11-201-2/+2
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-0/+1
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-194-1/+325
* QPID-664: Fix client example to include new delimiter in addressGordon Sim2009-11-161-1/+1
* QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...Gordon Sim2009-11-161-1/+1
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-164-170/+1
* Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DI...Stephen D. Huston2009-11-131-0/+12
* Add new vcproj files for the messaging examples; these go in the Windows inst...Stephen D. Huston2009-11-1310-0/+4110
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-113-19/+9
* define content- and view- classes separately from message classGordon Sim2009-10-029-33/+27
* Hide internal message ID behind APIGordon Sim2009-08-261-3/+1
* Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).Ted Ross2009-08-252-658/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-2513-0/+1455