aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2013-02-19 05:08:20 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2013-02-19 05:08:20 +0000
commitea0dba567e789127635f0ccdb3c40432ca6ec287 (patch)
treeebb4d1eee14baab3c980f116fc3302804f97e95a
parent28e1ae2900a505d897d0de776c8e62496de1e101 (diff)
Removed broken link
svn path=/trunk/; revision=17038
-rw-r--r--doc/pddp/netsend-help.pd9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/pddp/netsend-help.pd b/doc/pddp/netsend-help.pd
index d3dcbf44..427fc015 100644
--- a/doc/pddp/netsend-help.pd
+++ b/doc/pddp/netsend-help.pd
@@ -67,11 +67,9 @@ pdpedia: netsend;
#X text 98 443 send;
#X text 168 486 - nonzero if the connection is open \, zero otherwise.
;
-#N canvas 57 331 428 233 About_netsend 0;
+#N canvas 55 339 428 233 About_netsend 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
-#X text 20 132 Opt@web.fm has made compatible objects for Max so that
-Pd and Max can intercommunicate: see ftp://fals.ch/pub/pdnets/.;
#X text 8 2 [netsend] More Info;
#X text 20 39 The [netsend] object connects to another machine over
the network for sending TCP ("stream") or UDP ("datagram") messages.
@@ -79,7 +77,7 @@ An outlet reports whether the connection is open or not. A connection
request should specify the name or IP address of the other host and
the port number. There should be a [netreceive] object on the remote
host with a matching port number.;
-#X text 20 168 The Linux version of Pd comes with "pdsend" and "pdreceive"
+#X text 20 148 The Linux version of Pd comes with "pdsend" and "pdreceive"
standalone programs. These haven't been tested in Windows yet (but
the source is included in the Pd distribution).;
#X restore 102 567 pd About_netsend;
@@ -94,7 +92,8 @@ to forward data to the remote machine.;
remote machine-- providing its name or IP address-- on the specified
port (e.g. \, "connect localhost 3000"). A "1" is output if the connection
is successful.;
-#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
+#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
+;
#X connect 14 0 24 0;
#X connect 15 0 14 0;
#X connect 16 0 14 0;