From 010723cb02b26c608537fc537d5e963ff6402f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 23 Mar 2010 11:54:21 +0000 Subject: forked mrpeach's "net" svn path=/trunk/externals/iem/iemnet/; revision=13240 --- udpreceive-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 udpreceive-help.pd (limited to 'udpreceive-help.pd') diff --git a/udpreceive-help.pd b/udpreceive-help.pd new file mode 100644 index 0000000..a906e52 --- /dev/null +++ b/udpreceive-help.pd @@ -0,0 +1,19 @@ +#N canvas 187 585 478 280 12; +#X floatatom 209 142 3 0 0 0 - - -; +#X floatatom 236 142 3 0 0 0 - - -; +#X floatatom 263 142 3 0 0 0 - - -; +#X floatatom 290 142 3 0 0 0 - - -; +#X text 166 141 from; +#X obj 107 186 print message; +#X obj 107 91 udpreceive 9997; +#X text 32 16 udpreceive receives bytes over a udp connection.; +#X floatatom 318 142 5 0 0 0 - - -; +#X obj 209 116 unpack 0 0 0 0 0; +#X text 265 235 Martin Peach 2008/11/05; +#X connect 6 0 5 0; +#X connect 6 1 9 0; +#X connect 9 0 0 0; +#X connect 9 1 1 0; +#X connect 9 2 2 0; +#X connect 9 3 3 0; +#X connect 9 4 8 0; -- cgit v1.2.1