You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build as normal FILE=src/tcp/tcp-server ./build.sh
To run the server or client that listens/connects to a desired port,
send the port to argv ./build/example 9000 that will consume/listen the 0.0.0.0:9000
It is 1234 by default