diff options
author | Martin Peach <mrpeach@users.sourceforge.net> | 2008-11-05 19:58:34 +0000 |
---|---|---|
committer | Martin Peach <mrpeach@users.sourceforge.net> | 2008-11-05 19:58:34 +0000 |
commit | 03de049c5720e8c37136fa3d84ee06f941f155e2 (patch) | |
tree | 995a2a4c740be89e0b0549ec297ad5cea46d6a1e /net | |
parent | 6895736474aa1d686e97c9de40148f342d371eff (diff) |
Updated to add port number to list on right outlet
svn path=/trunk/externals/mrpeach/; revision=10365
Diffstat (limited to 'net')
-rw-r--r-- | net/tcpreceive-help.pd | 42 |
1 files changed, 22 insertions, 20 deletions
diff --git a/net/tcpreceive-help.pd b/net/tcpreceive-help.pd index b2d781d..8cfbbe4 100644 --- a/net/tcpreceive-help.pd +++ b/net/tcpreceive-help.pd @@ -1,20 +1,22 @@ -#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; +#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;
|