summaryrefslogtreecommitdiff
path: root/trunk/qpid/dotnet/client-010/examples/request-response/verify_cpp_dotnet.in
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/qpid/dotnet/client-010/examples/request-response/verify_cpp_dotnet.in')
-rw-r--r--trunk/qpid/dotnet/client-010/examples/request-response/verify_cpp_dotnet.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/trunk/qpid/dotnet/client-010/examples/request-response/verify_cpp_dotnet.in b/trunk/qpid/dotnet/client-010/examples/request-response/verify_cpp_dotnet.in
deleted file mode 100644
index 0f4b5341b2..0000000000
--- a/trunk/qpid/dotnet/client-010/examples/request-response/verify_cpp_dotnet.in
+++ /dev/null
@@ -1,17 +0,0 @@
-==== client_dotnet.out
-Activating response queue listener for: clientSystem.Byte[]
-Waiting for all responses to arrive ...
-Response: TWAS BRILLIG, AND THE SLITHY TOVES
-Response: DID GIRE AND GYMBLE IN THE WABE.
-Response: ALL MIMSY WERE THE BOROGROVES,
-Response: AND THE MOME RATHS OUTGRABE.
-Shutting down listener for clientSystem.Byte[]
-Response: THAT'S ALL, FOLKS!
-==== server.out | remove_uuid
-Activating request queue listener for: request
-Waiting for requests
-Request: Twas brillig, and the slithy toves (clientSystem.Byte[])
-Request: Did gire and gymble in the wabe. (clientSystem.Byte[])
-Request: All mimsy were the borogroves, (clientSystem.Byte[])
-Request: And the mome raths outgrabe. (clientSystem.Byte[])
-Request: That's all, folks! (clientSystem.Byte[])