Skip to content

evgenyz/mcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Run the server (srv.py). It will accept UDP messages on port 50000. The server will report counter statistics every 5 seconds (or when a message comes in).

You can emulate a device by using netcat (like 'nc -u localhost 50000'). Format of the message: "DEVICE_ID Some message here".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages