Re: [chuck-users] TCP protocol

2018-12-01 Thread mario buoninfante
Hi, It seems like accessing the shell and use "netcat" (on Unix) is a possible solution. Quite an /exotic/ workaround but better than nothing I'd say. Something like that seems to work: /// run ChucK with "--caution-to-the-wind"// // //"echo -ne '" => string prefix;// //"' | netcat 127.0.0.

Re: [chuck-users] TCP protocol

2018-12-01 Thread mario buoninfante
Hi, I also tried opening a file in /dev/tcp//, but it didn't work. I'm on Ubuntu 16.04. Any idea? Cheers, Mario On 30/11/2018 16:52, Mario Buoninfante wrote: Hi, Does anyone know if it's possible to use TCP instead of UDP in ChucK? Cheers, Mario -- Electronic Musician, Creative Coder