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 --- tcpreceive-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tcpreceive-help.pd (limited to 'tcpreceive-help.pd') diff --git a/tcpreceive-help.pd b/tcpreceive-help.pd new file mode 100644 index 0000000..8cfbbe4 --- /dev/null +++ b/tcpreceive-help.pd @@ -0,0 +1,22 @@ +#N canvas 713 11 478 294 12; +#X floatatom 206 144 3 0 0 0 - - -; +#X floatatom 233 144 3 0 0 0 - - -; +#X floatatom 260 144 3 0 0 0 - - -; +#X floatatom 287 144 3 0 0 0 - - -; +#X text 163 143 from; +#X obj 155 185 print message; +#X obj 155 57 tcpreceive 9997; +#X floatatom 257 96 5 0 0 0 - - -; +#X text 303 94 connections; +#X text 32 16 tcpreceive receives bytes over a tcp connection.; +#X floatatom 315 144 5 0 0 0 - - -; +#X obj 206 117 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 11 0; +#X connect 6 2 7 0; +#X connect 11 0 0 0; +#X connect 11 1 1 0; +#X connect 11 2 2 0; +#X connect 11 3 3 0; +#X connect 11 4 10 0; -- cgit v1.2.1