From bc78751467c86bbb07344d505617beeef9cd27b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 6 Oct 2010 20:06:21 +0000 Subject: more iemnet specifics svn path=/trunk/externals/iem/iemnet/; revision=14202 --- tcpreceive-help.pd | 90 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 44 deletions(-) (limited to 'tcpreceive-help.pd') diff --git a/tcpreceive-help.pd b/tcpreceive-help.pd index 28e2a2c..a07b80e 100644 --- a/tcpreceive-help.pd +++ b/tcpreceive-help.pd @@ -1,27 +1,26 @@ -#N canvas 162 172 680 297 12; -#X obj 20 85 tcpreceive 9997; +#N canvas 162 156 680 353 12; #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 msg 20 69 port 10000; +#X text 134 104 1st argument: port number; +#X text 102 68 reset port number; +#X floatatom 54 238 3 0 0 0 - - -; +#X floatatom 108 238 3 0 0 0 - - -; +#X floatatom 81 238 3 0 0 0 - - -; +#X obj 54 187 unpack f f f f f; +#X floatatom 135 238 3 0 0 0 - - -; +#X floatatom 163 212 6 0 0 0 - - -; +#X text 161 238 ip; +#X text 209 212 port; +#X text 178 188 from; +#X obj 20 270 print tcpreceive:received; +#X floatatom 88 160 3 0 0 0 - - -; +#X text 114 160 connections; +#X obj 122 137 s \$0.tcpreceive.o3; +#X obj 253 242 spigot; +#X obj 292 222 tgl 15 0 empty empty enable_print 17 7 0 10 -24198 -258699 +-45076 0 1; +#X obj 253 197 r \$0.tcpreceive.o3; +#X obj 253 268 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 - - -; @@ -36,25 +35,28 @@ #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 obj 20 105 tcpreceive 9997; +#X text 15 310 NOTE: outlet's #2 & #3 are for compatibility with mrpeach's +net objects. all information is available via outlet#4 as well!; +#X connect 1 0 35 0; +#X connect 7 0 4 0; +#X connect 7 1 6 0; +#X connect 7 2 5 0; +#X connect 7 3 8 0; +#X connect 7 4 9 0; +#X connect 17 0 20 0; +#X connect 18 0 17 1; +#X connect 19 0 17 0; +#X connect 24 0 25 0; +#X connect 25 0 21 0; +#X connect 25 1 23 0; +#X connect 25 2 22 0; +#X connect 25 3 26 0; +#X connect 25 4 27 0; +#X connect 30 0 24 0; +#X connect 31 0 32 0; #X connect 32 0 33 0; -#X connect 33 0 34 0; +#X connect 35 0 13 0; +#X connect 35 1 7 0; +#X connect 35 2 14 0; +#X connect 35 3 16 0; -- cgit v1.2.1