Codebase list pd-iemnet / lintian-fixes/main tcpsend-help.pd
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

tcpsend-help.pd @lintian-fixes/mainraw · history · blame

#N canvas 6 92 506 302 12;
#X msg 139 160 disconnect;
#X obj 175 239 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291
-1 0 1;
#X obj 175 216 tcpsend;
#X msg 77 98 send 0 1 2 3;
#X text 14 7 tcpsend sends bytes over a tcp connection.;
#X text 172 98 send raw data;
#X text 170 127 'send' prefix is optional;
#X msg 105 126 99 98 97;
#X text 211 65 <--first connect;
#X text 289 203 2007/06/20 Martin Peach;
#X msg 45 66 connect 127.0.0.1 9997;
#X obj 364 55 tcpclient;
#X obj 364 81 tcpreceive;
#X text 359 32 check also:;
#X msg 15 36 timeout 5000;
#X text 115 34 set connection timeout (in ms);
#X text 289 221 2020-05-21 IOhannes m zmรถlnig;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 7 0 2 0;
#X connect 10 0 2 0;
#X connect 14 0 2 0;