diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-10-20 08:27:13 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-10-20 08:27:13 +0000 |
| commit | 48f2fb03d2daa82b7cac5016061633b90d271e2a (patch) | |
| tree | d29b14e71e101db110e8fd8d0d96713e9c1559d5 /dotnet/client-010/examples/request-response/verify_python_dotnet.in | |
| parent | 7db0c0970eac260626263314c30f0e20d4ef6c21 (diff) | |
| download | qpid-python-48f2fb03d2daa82b7cac5016061633b90d271e2a.tar.gz | |
qpid-1371: added python/dotnet .in files
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@706147 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/client-010/examples/request-response/verify_python_dotnet.in')
| -rw-r--r-- | dotnet/client-010/examples/request-response/verify_python_dotnet.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dotnet/client-010/examples/request-response/verify_python_dotnet.in b/dotnet/client-010/examples/request-response/verify_python_dotnet.in new file mode 100644 index 0000000000..d982a61a04 --- /dev/null +++ b/dotnet/client-010/examples/request-response/verify_python_dotnet.in @@ -0,0 +1,12 @@ +==== client_dotnet.out | remove_uuid +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.py.out | remove_uuid +Request server running - run your client now. +(Times out after 100 seconds ...) |
