[Pdmtl] [pdmt] A propos de netsend et netreceive

Paul Huchelmann paulozz at gmail.com
Mon Jan 30 18:19:53 EST 2006


Merci,
mais regardez quand je lance ces 2 patch,
si on ne s'est pas connecté avant, les messages ne sont pas pris en compte ?
pouvez vous m'expliquer
ps : pour l'instant je suis sous xindows mais je compte installe rpd sous
linux

merci

Paul

Le 30/01/06, Marc Lavallée <marc at hacklava.net> a écrit :
>
> Le 30 Janvier 2006 17:34, Paul Huchelmann a écrit:
> > J'envoie donc des suite de nombre suivi d'un poit virgule pour mes
> > messages, mais je ne sais pas quoi envoyzer comme message de connection.
>
> Aucun message de connexion n'est requis.
> Ouvrir le patch d'aide de netreceive.
> Dans une console, exécuter "nc -u localhost 3001". (nc=NetCat)
> Taper le texte, terminer par un point virgule et un retour.
> --
> Marc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns.artengine.ca/pipermail/pdmtl/attachments/20060131/06a9f81f/attachment.html
-------------- next part --------------
#N canvas 213 121 737 657 12;
#X obj 216 105 netreceive 3001 1;
#X text 378 100 <-- UDP \, port 3001;
#X text 142 70 incoming messages;
#X text 319 175 comment;
#X obj 260 256 print obj2;
#X obj 385 264 print ERROR;
#X obj 461 180 print test;
#X obj 188 202 route 0 1 2;
#X obj 36 274 select 1 0;
#X msg 0 325 \; pd dsp 1;
#X msg 84 326 \; pd dsp 0;
#X text -198 401 Sile message arrive avec 0 comme primier argument
cela concerne le volume genral (ON/OF);
#X text -161 135 Les message entrants sont des suites de nombres le
premier etant l'indiatifiant de l objet les suivants les parametres
;
#X obj 192 291 osc~ \$1;
#X obj 199 337 dac~;
#X connect 0 0 6 0;
#X connect 0 0 7 0;
#X connect 7 0 8 0;
#X connect 7 1 13 0;
#X connect 7 2 4 0;
#X connect 7 3 5 0;
#X connect 8 0 9 0;
#X connect 8 1 10 0;
#X connect 13 0 14 0;
#X connect 13 0 14 1;

-------------- next part --------------
#N canvas 805 150 872 536 12;
#X msg 268 344 disconnect;
#X msg 268 263 connect localhost 3001;
#X floatatom 181 440 0 0 0 0 - - -;
#X text 343 239 UDP;
#X text 197 9 Netsend -- send Pd messages over a network;
#X text 475 261 Connect to "localhost" port 3000/3001;
#X text 10 473 Outlet is nonzero if connection is open \, zero otherwise.
;
#X text 87 38 The Netsend object connects to another machine over the
network for sending TCP ("stream") or UDP ("datagram") messages. 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" on the remote host
with a matching port number.;
#X obj 409 497 netreceive;
#X text 318 497 see also:;
#X text 607 498 updated for Pd version 0.33;
#X text 86 148 Opt at web.fm has made compatible objects for Max so that
Pd and Max can intercommunicate: see ftp://fals.ch/pub/pdnets/.;
#X floatatom 678 144 0 0 80 0 - - -;
#X obj 257 442 netsend 1;
#X floatatom 455 283 4 0 2 0 - - -;
#X floatatom 517 323 4 0 0 0 - - -;
#X floatatom 566 327 4 0 0 0 - - -;
#X text 544 361 <-- creation arguments to "pack" set the number of
inlets.;
#X text 576 379 comment;
#X obj 37 624 print obj1;
#X obj 418 366 pack 0 0;
#X msg 321 406 send \$1 \$2;
#X msg 455 313 bang;
#X connect 0 0 13 0;
#X connect 1 0 13 0;
#X connect 13 0 2 0;
#X connect 14 0 20 0;
#X connect 15 0 20 1;
#X connect 15 0 22 0;
#X connect 20 0 21 0;
#X connect 21 0 13 0;
#X connect 22 0 20 0;



More information about the Pdmtl mailing list