aboutsummaryrefslogtreecommitdiff
path: root/net/tcpsend-help.pd
diff options
context:
space:
mode:
authorMartin Peach <mrpeach@users.sourceforge.net>2007-06-20 21:10:31 +0000
committerMartin Peach <mrpeach@users.sourceforge.net>2007-06-20 21:10:31 +0000
commit170a267f413d2c0777f360d8e9d4a1f8f651cc7a (patch)
tree6959160a8591de1ebe881adf60b3733339592d4b /net/tcpsend-help.pd
parent50bc6c7b8a42290aa79fd2cb95ece1e4a581a00b (diff)
Updated
svn path=/trunk/externals/mrpeach/; revision=7790
Diffstat (limited to 'net/tcpsend-help.pd')
-rwxr-xr-xnet/tcpsend-help.pd59
1 files changed, 31 insertions, 28 deletions
diff --git a/net/tcpsend-help.pd b/net/tcpsend-help.pd
index 100c577..8b3ee6d 100755
--- a/net/tcpsend-help.pd
+++ b/net/tcpsend-help.pd
@@ -1,28 +1,31 @@
-#N canvas 407 433 559 320 12;
-#X msg 92 191 disconnect;
-#X msg 169 65 connect 127.0.0.1 9997;
-#X obj 60 253 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291
--1 0 1;
-#X obj 60 230 tcpsend;
-#X text 373 66 <--first;
-#X msg 30 97 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 97 131 send ../doc/5.reference/test.txt;
-#X obj 340 175 openpanel;
-#X msg 340 199 send \$1;
-#X obj 340 156 bng 15 250 50 0 empty empty empty 17 7 0 10 -24198 -241291
--1;
-#X text 363 130 send a file;
-#X text 422 174 ...any file;
-#X text 135 95 send raw data;
-#X text 291 260 Martin Peach 2006/11/07;
-#X connect 0 0 3 0;
-#X connect 1 0 3 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;
+#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
+-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 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;