aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/networking/10.chat_client.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-18 18:47:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-18 18:47:40 +0000
commit40519d4525b5fcad5362c665758c766fc3b4b118 (patch)
treefa8dcba402aa40e16643ff368118c10a8bf91215 /doc/tutorials/networking/10.chat_client.pd
parentc74d528d30aa0623e5e00069d4521bb683564756 (diff)
- QA'ed tutorial patches to make sure that the objects all load, and that the
patches are all the same size and location svn path=/trunk/; revision=10034
Diffstat (limited to 'doc/tutorials/networking/10.chat_client.pd')
-rw-r--r--doc/tutorials/networking/10.chat_client.pd45
1 files changed, 23 insertions, 22 deletions
diff --git a/doc/tutorials/networking/10.chat_client.pd b/doc/tutorials/networking/10.chat_client.pd
index 1607e626..ef2feabf 100644
--- a/doc/tutorials/networking/10.chat_client.pd
+++ b/doc/tutorials/networking/10.chat_client.pd
@@ -1,18 +1,19 @@
-#N canvas 257 22 610 553 10;
+#N canvas 10 40 620 460 10;
+#X declare -lib libdir;
#X obj 413 12 import maxlib cyclone zexy;
-#X msg 130 295 disconnect;
-#X obj 108 323 netclient;
-#X obj 50 233 prepend send;
-#X obj 125 415 prepend set;
-#X obj 136 356 print;
-#X obj 27 66 trigger bang bang;
-#X msg 27 88 clear;
-#X text 314 266 <-- first connect to the server;
-#X text 213 294 <-- disconnect when you are done to free the port;
-#N canvas 238 612 454 304 /SUBPATCH/ 0;
+#X msg 160 255 disconnect;
+#X obj 138 283 netclient;
+#X obj 50 203 prepend send;
+#X obj 155 375 prepend set;
+#X obj 166 316 print;
+#X obj 27 36 trigger bang bang;
+#X msg 27 58 clear;
+#X text 344 226 <-- first connect to the server;
+#X text 243 254 <-- disconnect when you are done to free the port;
+#N canvas 238 612 454 304 (subpatch) 0;
#X obj 101 10 inlet;
#X obj 100 100 tgl 25 0 empty \$0-tgl connected 0 -6 0 8 -4033 -262144
--1 1 1;
+-1 0 1;
#X obj 121 35 select 1;
#X obj 199 245 s \$0-tgl;
#X msg 224 197 label \$1;
@@ -38,17 +39,17 @@
#X connect 11 0 9 0;
#X connect 11 0 7 0;
#X coords 0 -1 1 1 25 25 1 100 100;
-#X restore 191 345 pd;
-#X msg 108 266 connect pdbox.at.or.at 47292;
-#X msg 27 27 send;
-#X obj 125 436 entry 300 100 grey90 black;
-#X obj 49 121 entry 300 100 grey90 black;
-#X text 114 96 type your message in the box below \, and click send
+#X restore 221 305 pd;
+#X msg 138 226 connect pdbox.at.or.at 47292;
+#X msg 27 7 send;
+#X obj 155 396 flatspace/entry 300 100 grey90 black;
+#X obj 49 91 flatspace/entry 300 100 grey90 black;
+#X text 114 66 type your message in the box below \, and click send
above;
-#X obj 67 356 niagara 1;
-#X text 68 437 message:;
-#X symbolatom 67 398 25 0 0 0 sender: - -;
-#X obj 67 377 symbol;
+#X obj 97 316 niagara 1;
+#X text 98 397 message:;
+#X symbolatom 97 358 25 0 0 0 sender: - -;
+#X obj 97 337 symbol;
#X connect 1 0 2 0;
#X connect 2 0 5 0;
#X connect 2 0 16 0;