Page 1 of 1

TCP Send Failed

Posted: Fri Apr 19, 2019 1:52 am
by maz0005
I'm trying to read data from an Analog server in the OpenVibe Designer tool, but when I run my c++ executable, I can see that the designer tool sees my program trying to connect, but I get the following error: "TCP send failed, Can't send UDP msg, cookie handling failed, Connection was deleted while 1 references still remain." Must I be a sudo user to create the connection? The only reason I ask is because I am running the application on a school computer and don't have the option of becoming a sudo user. I was told that if I'm trying to connect via a port above 1024, which I am, then it shouldn't be an administrative issue. I am also running Ubuntu.