019c086b3e
- Assign new MAINTAINER - Update MASTER_SITES PR: ports/170922 Submitted by: Chris Wopat <me@falz.net>
6 lines
308 B
Text
6 lines
308 B
Text
This small program receives UDP datagrams on a given port, and resends
|
|
those datagrams to a specified set of receivers. In addition, a
|
|
sampling divisor N may be specified individually for each receiver,
|
|
which will then only receive one in N of the received packets.
|
|
|
|
WWW: http://samplicator.googlecode.com/
|