[ 
https://issues.apache.org/jira/browse/DISPATCH-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218447#comment-17218447
 ] 

ASF subversion and git services commented on DISPATCH-1807:
-----------------------------------------------------------

Commit 63ea0829241cb95eea7fc1d67f2cb4c6e26b4e41 in qpid-dispatch's branch 
refs/heads/dev-protocol-adaptors-2 from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=63ea082 ]

DISPATCH-1807: TCP self tests - add a TCP_echo_client

usage: TCP_echo_client.py [-h] [--host HOST] [--port PORT] [--size [SIZE]]
                          [--count [COUNT]] [--log]

optional arguments:
  -h, --help            show this help message and exit
  --host HOST, -b HOST  Required target host
  --port PORT, -p PORT  Required target port number
  --size [SIZE], -s [SIZE]
                        Size of payload in bytes
  --count [COUNT], -c [COUNT]
                        Number of payloads to process
  --log, -l             Write activity log to console

example:

    ./TCP_echo_client.py -b localhost -p 9191 -s 100 -c 20

Writes 100 20-byte message where each message is sent and received
before the next message is started.


> TCP adaptor has no system tests
> -------------------------------
>
>                 Key: DISPATCH-1807
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1807
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Protocol Adaptors
>            Reporter: Charles E. Rolke
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to