This is the command bssStreamingApp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use bssStreamingApp online using onworks.net services