summaryrefslogtreecommitdiff
path: root/dotnet/client-010/examples/request-response/verify_python_dotnet.in
diff options
context:
space:
mode:
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.in12
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 ...)