mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
10 lines
360 B
Plaintext
10 lines
360 B
Plaintext
|
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://www.switch.ch/tf-tant/floma/sw/samplicator/
|
||
|
|
||
|
- Michael Lyngbol
|
||
|
lyngbol@wheel.dk
|