aboutsummaryrefslogtreecommitdiff
path: root/net/tcpsend-help.pd
blob: e61a32204befc45a66a138e9090018ae13005814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#N canvas 0 0 555 316 12;
#X msg 177 158 disconnect;
#X msg 171 96 connect 127.0.0.1 9997;
#X obj 171 207 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 171 184 tcpsend;
#X text 375 97 <--first;
#X msg 67 129 send 0 1 2 3;
#X text 10 38 tcpsend sends bytes over a tcp connection.;
#X text 10 61 Used in conjunction with packOSC will send OSC over tcp
;
#X text 236 259 Martin Peach 2006/04/21;
#X connect 0 0 3 0;
#X connect 1 0 3 0;
#X connect 3 0 2 0;
#X connect 5 0 3 0;