aboutsummaryrefslogtreecommitdiff
path: root/tcpreceive-help.pd
diff options
context:
space:
mode:
authorRoman Haefeli <rdz@users.sourceforge.net>2010-10-02 20:34:19 +0000
committerRoman Haefeli <rdz@users.sourceforge.net>2010-10-02 20:34:19 +0000
commit3daaf117c33ebf2bc596324faafbb7962ac27c2c (patch)
treef73e013c19bd285798fc4c50bb4718e34bc6004a /tcpreceive-help.pd
parenta96411f83742878c97b54cef6f5312dccd1911da (diff)
updated help of [tcpsend]/[tcpreceive] to reflect their current behaviour
svn path=/trunk/externals/iem/iemnet/; revision=14187
Diffstat (limited to 'tcpreceive-help.pd')
-rw-r--r--tcpreceive-help.pd74
1 files changed, 60 insertions, 14 deletions
diff --git a/tcpreceive-help.pd b/tcpreceive-help.pd
index 12c3a12..28e2a2c 100644
--- a/tcpreceive-help.pd
+++ b/tcpreceive-help.pd
@@ -1,14 +1,60 @@
-#N canvas 546 11 478 294 12;
-#X obj 47 185 print message;
-#X obj 47 97 tcpreceive 9997;
-#X text 32 16 tcpreceive receives bytes over a tcp connection.;
-#X obj 179 119 print status;
-#X obj 91 164 print from;
-#X obj 135 141 print #connections;
-#X msg 47 71 port 10000;
-#X text 196 260 IOhannes m zmölnig 2010/03/31;
-#X connect 1 0 0 0;
-#X connect 1 1 4 0;
-#X connect 1 2 5 0;
-#X connect 1 3 3 0;
-#X connect 6 0 1 0;
+#N canvas 162 172 680 297 12;
+#X obj 20 85 tcpreceive 9997;
+#X text 10 10 tcpreceive receives bytes over a tcp connection.;
+#X msg 20 49 port 10000;
+#X text 134 84 1st argument: port number;
+#X text 102 48 reset port number;
+#X floatatom 54 218 3 0 0 0 - - -;
+#X floatatom 108 218 3 0 0 0 - - -;
+#X floatatom 81 218 3 0 0 0 - - -;
+#X obj 54 167 unpack f f f f f;
+#X floatatom 135 218 3 0 0 0 - - -;
+#X floatatom 163 192 6 0 0 0 - - -;
+#X text 161 218 ip;
+#X text 209 192 port;
+#X text 178 168 from;
+#X obj 20 250 print tcpreceive:received;
+#X floatatom 88 140 3 0 0 0 - - -;
+#X text 114 140 connections;
+#X obj 122 117 s \$0.tcpreceive.o3;
+#X obj 253 222 spigot;
+#X obj 292 202 tgl 15 0 empty empty enable_print 17 7 0 10 -24198 -258699
+-45076 1 1;
+#X obj 253 177 r \$0.tcpreceive.o3;
+#X obj 253 248 print tcpreceive:status;
+#X floatatom 483 121 3 0 0 0 - - -;
+#X floatatom 537 121 3 0 0 0 - - -;
+#X floatatom 510 121 3 0 0 0 - - -;
+#X obj 483 41 route address;
+#X obj 483 70 unpack f f f f f;
+#X floatatom 564 121 3 0 0 0 - - -;
+#X floatatom 592 95 6 0 0 0 - - -;
+#X text 590 121 ip;
+#X text 638 95 port;
+#X obj 483 15 r \$0.tcpreceive.o3;
+#X obj 483 165 r \$0.tcpreceive.o3;
+#X obj 483 191 route port;
+#X floatatom 483 217 6 0 0 0 - - -;
+#X text 532 217 port;
+#X connect 0 0 14 0;
+#X connect 0 1 8 0;
+#X connect 0 2 15 0;
+#X connect 0 3 17 0;
+#X connect 2 0 0 0;
+#X connect 8 0 5 0;
+#X connect 8 1 7 0;
+#X connect 8 2 6 0;
+#X connect 8 3 9 0;
+#X connect 8 4 10 0;
+#X connect 18 0 21 0;
+#X connect 19 0 18 1;
+#X connect 20 0 18 0;
+#X connect 25 0 26 0;
+#X connect 26 0 22 0;
+#X connect 26 1 24 0;
+#X connect 26 2 23 0;
+#X connect 26 3 27 0;
+#X connect 26 4 28 0;
+#X connect 31 0 25 0;
+#X connect 32 0 33 0;
+#X connect 33 0 34 0;