Skip to content

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

Notifications You must be signed in to change notification settings

PSASCapstone2013/MessageFeeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published