Usage: felix-test-send-toflx-buffered [OPTION...]
            <hostname> <port> <elink> <content>
FELIX test send toflx application (buffered)

  -b, --netio-pagesize=SIZE  NetIO page size in Byte. Default: 64kB
  -B, --netio-pages=SIZE     Number of NetIO pages. Default: 256
      --cid=N                CID (Connector Id) to set in FID (Felix ID),
                             incompatible with --co. Default: 0
      --co=N                 CO (Connector Offset) to offset FID (Felix ID),
                             incompatible with --did and --cid.
      --did=N                DID (Detector Id) to set in FID (Felix ID),
                             incompatible with --co. Default: 0
  -g, --grouping=N           Group N messages together, keep sending data
                             forever, an increasing uint64, content argument is
                             ignored. Default: 0
  -T, --netio-timeout=SIZE   NetIO timeout in ms. Default: 1000
      --vid=N                VID (Version Id) to set in FID (Felix ID),
                             incompatible with --co. Default: 1
  -v, --verbose              Produce verbose output
  -w, --netio-watermark=SIZE NetIO watermark in Byte. Default: 56kB
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

Report bugs to <https://its.cern.ch/jira/projects/FLXUSERS>.
