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
Hi!:
I was using the python socketio as the server and the matlab as client, however, an error happened :
Disconnected from server at ws://127.0.0.1:9000
I debugged and the code stops when it comes to obj.ClientObj.connectBlocking();
How can i solve this ? thank u!
The text was updated successfully, but these errors were encountered:
Hi!:
I was using the python socketio as the server and the matlab as client, however, an error happened :
Disconnected from server at ws://127.0.0.1:9000
I debugged and the code stops when it comes to obj.ClientObj.connectBlocking();
How can i solve this ? thank u!
The text was updated successfully, but these errors were encountered: