From 3daaf117c33ebf2bc596324faafbb7962ac27c2c Mon Sep 17 00:00:00 2001 From: Roman Haefeli Date: Sat, 2 Oct 2010 20:34:19 +0000 Subject: updated help of [tcpsend]/[tcpreceive] to reflect their current behaviour svn path=/trunk/externals/iem/iemnet/; revision=14187 --- tcpsend-help.pd | 45 ++++++++++++++++----------------------------- 1 file changed, 16 insertions(+), 29 deletions(-) (limited to 'tcpsend-help.pd') diff --git a/tcpsend-help.pd b/tcpsend-help.pd index 8b3ee6d..b9e55a2 100644 --- a/tcpsend-help.pd +++ b/tcpsend-help.pd @@ -1,31 +1,18 @@ -#N canvas 0 94 559 320 12; -#X msg 85 175 disconnect; -#X msg 13 59 connect 127.0.0.1 9997; -#X obj 60 253 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291 +#N canvas 0 92 506 250 12; +#X msg 109 130 disconnect; +#X obj 145 209 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291 -1 0 1; -#X obj 60 230 tcpsend; -#X text 217 60 <--first; -#X msg 32 83 send 0 1 2 3; -#X text 8 7 tcpsend sends bytes over a tcp connection.; -#X text 8 30 Used in conjunction with packOSC will send OSC over tcp -; -#X msg 50 106 send ../doc/5.reference/test.txt; -#X obj 385 144 openpanel; -#X msg 385 168 send \$1; -#X obj 385 125 bng 15 250 50 0 empty empty empty 17 7 0 10 -24198 -241291 --1; -#X text 344 105 send a file; -#X text 407 124 ...any file; -#X text 148 84 send raw data; -#X text 137 134 'send' prefix is optional; -#X msg 61 133 99 98 97; -#X text 291 260 Martin Peach 2007/06/20; -#X connect 0 0 3 0; -#X connect 1 0 3 0; +#X obj 145 186 tcpsend; +#X msg 47 68 send 0 1 2 3; +#X text 14 7 tcpsend sends bytes over a tcp connection.; +#X text 142 68 send raw data; +#X text 140 97 'send' prefix is optional; +#X msg 75 96 99 98 97; +#X text 181 35 <--first connect; +#X text 289 173 2007/06/20 Martin Peach; +#X msg 15 36 connect 127.0.0.1 9997; +#X connect 0 0 2 0; +#X connect 2 0 1 0; #X connect 3 0 2 0; -#X connect 5 0 3 0; -#X connect 8 0 3 0; -#X connect 9 0 10 0; -#X connect 10 0 3 0; -#X connect 11 0 9 0; -#X connect 16 0 3 0; +#X connect 7 0 2 0; +#X connect 10 0 2 0; -- cgit v1.2.1