summaryrefslogtreecommitdiff
path: root/dotnet/client-010/examples/request-response/verify_python_dotnet.in
blob: d982a61a04fa0632dfa9637094138e3e02bcd120 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 ...)