This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
notes:udp [2012/07/03 23:41] jiggak created |
notes:udp [2012/07/04 18:46] (current) jiggak [Broadcasting] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ====== Broadcasting ====== | ====== Broadcasting ====== | ||
| < | < | ||
| - | echo poo | socat – UDP-DATAGRAM: | + | echo poo | socat - UDP-DATAGRAM: |
| + | </ | ||
| + | |||
| + | ====== Unicast ====== | ||
| + | < | ||
| + | echo poo | nc -u 192.168.1.18 9999 | ||
| </ | </ | ||