From f29e5ba61aebdda221b201e35bb47a4a9c885735 Mon Sep 17 00:00:00 2001 From: Martin Peach Date: Wed, 16 Aug 2006 20:22:22 +0000 Subject: Added the net, osc and sqosc~ directories svn path=/trunk/externals/mrpeach/; revision=5629 --- net/tcpreceive-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 net/tcpreceive-help.pd (limited to 'net/tcpreceive-help.pd') diff --git a/net/tcpreceive-help.pd b/net/tcpreceive-help.pd new file mode 100755 index 0000000..b2d781d --- /dev/null +++ b/net/tcpreceive-help.pd @@ -0,0 +1,20 @@ +#N canvas 713 11 478 294 12; +#X obj 212 117 unpack 0 0 0 0; +#X floatatom 212 140 3 0 0 0 - - -; +#X floatatom 247 140 3 0 0 0 - - -; +#X floatatom 283 140 3 0 0 0 - - -; +#X floatatom 319 140 3 0 0 0 - - -; +#X text 169 139 from; +#X obj 155 185 print message; +#X obj 155 57 tcpreceive 9997; +#X floatatom 270 96 5 0 0 0 - - -; +#X text 316 94 connections; +#X text 32 16 tcpreceive receives bytes over a tcp connection.; +#X text 265 235 Martin Peach 2006/04/21; +#X connect 0 0 1 0; +#X connect 0 1 2 0; +#X connect 0 2 3 0; +#X connect 0 3 4 0; +#X connect 7 0 6 0; +#X connect 7 1 0 0; +#X connect 7 2 8 0; -- cgit v1.2.1