Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWell, I fixed it. Turns out that only the server side of the tcl socket commands are broken in system-console. So I turned my server-client model upside down and run a socket server in my gui and open a client socket in system-console and I now have wonderful two-way traffic.