I have a question right away. :-)
I want to communicate with a microcontroller over tcp sockets.
Is there a way to configure the socket? In .net socket implementation iam able to switch off nagle algorithm or define ttl by using ConfigureTcpSocket (Socket tcpSocket). how would I do this in vvvv gamma?