Revision: 10363 http://pure-data.svn.sourceforge.net/pure-data/?rev=10363&view=rev Author: mrpeach Date: 2008-11-05 19:35:09 +0000 (Wed, 05 Nov 2008)
Log Message: ----------- Updated to add port number on ip (right) outlet
Modified Paths: -------------- trunk/externals/mrpeach/net/udpreceive-help.pd
Modified: trunk/externals/mrpeach/net/udpreceive-help.pd =================================================================== --- trunk/externals/mrpeach/net/udpreceive-help.pd 2008-11-05 19:34:15 UTC (rev 10362) +++ trunk/externals/mrpeach/net/udpreceive-help.pd 2008-11-05 19:35:09 UTC (rev 10363) @@ -1,17 +1,19 @@ -#N canvas 658 564 478 294 12; -#X obj 222 119 unpack 0 0 0 0; -#X floatatom 222 142 3 0 0 0 - - -; -#X floatatom 257 142 3 0 0 0 - - -; -#X floatatom 293 142 3 0 0 0 - - -; -#X floatatom 329 142 3 0 0 0 - - -; -#X text 179 141 from; -#X obj 107 194 print message; -#X obj 107 91 udpreceive 9997; -#X text 32 16 udpreceive receives bytes over a udp connection.; -#X text 265 235 Martin Peach 2006/04/21; -#X connect 0 0 1 0; -#X connect 0 1 2 0; -#X connect 0 2 3 0; -#X connect 0 3 4 0; -#X connect 7 0 6 0; -#X connect 7 1 0 0; +#N canvas 187 585 478 280 12; +#X floatatom 209 142 3 0 0 0 - - -; +#X floatatom 236 142 3 0 0 0 - - -; +#X floatatom 263 142 3 0 0 0 - - -; +#X floatatom 290 142 3 0 0 0 - - -; +#X text 166 141 from; +#X obj 107 186 print message; +#X obj 107 91 udpreceive 9997; +#X text 32 16 udpreceive receives bytes over a udp connection.; +#X floatatom 318 142 5 0 0 0 - - -; +#X obj 209 116 unpack 0 0 0 0 0; +#X text 265 235 Martin Peach 2008/11/05; +#X connect 6 0 5 0; +#X connect 6 1 9 0; +#X connect 9 0 0 0; +#X connect 9 1 1 0; +#X connect 9 2 2 0; +#X connect 9 3 3 0; +#X connect 9 4 8 0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.