Provided by: ion_3.2.1+dfsg-1_amd64 bug

NAME

       bssStreamingApp - Bundle Streaming Service transmission test program

SYNOPSIS

       bssStreamingApp own_endpoint_ID destination_endpoint_ID [class_of_service]

DESCRIPTION

       bssStreamingApp uses BSS to send streaming data over BP from own_endpoint_ID to bssrecv
       listening at destination_endpoint_ID.  class_of_service is as specified for bptrace(1); if
       omitted, bundles are sent at BP's standard priority (1).

       The bundles issued by bssStreamingApp all have 65000-byte payloads, where the ASCII
       representation of a positive integer (increasing monotonically from 0, by 1, throughout
       the operation of the program) appears at the start of each payload.  All bundles are sent
       with custody transfer requested, with time-to-live set to 1 day.  The application meters
       output by sleeping for 12800 microseconds after issuing each bundle.

       Use CTRL-C to terminate the program.

FILES

       No configuration files are needed.

ENVIRONMENT

       No environment variables apply.

BUGS

       Report bugs to <ion-bugs@korgano.eecs.ohiou.edu>

SEE ALSO

       bssrecv(1), bss(3)