Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 249 Bytes

File metadata and controls

10 lines (6 loc) · 249 Bytes

MessageFeeder

This program opens a binary file containing non-delimited messages, packs them into UDP data blocks and sends them to the localhost.

Run it using command:

python feeder.py

Use flag -h or --help to see more options.