Has anyone been able to get the python bindings example scripts to work in csp 1.6?
I tried running the python_bindings_example_server.py and python_bindings_example_client.py, but in the client script the csp connection is never accepted.
Also, note that in
python_bindings_example_server.py, the timeout for waiting for the incoming connection is CSP_MAX_TIMEOUT, which is a looong time.