logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bssStreamingApp - Bundle Streaming Service transmission test program

Bugs

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.

Environment

       No environment variables apply.

Files

       No configuration files are needed.

Name

       bssStreamingApp - Bundle Streaming Service transmission test program

See Also

bssrecv(1), bss(3)

perl v5.24.1                                       2016-07-07                                 BSSSTREAMINGAPP(1)

Synopsis

bssStreamingAppown_endpoint_IDdestination_endpoint_ID [class_of_service]

See Also