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
2. Boot up the server through the command: python -m charmrun.start +p2 ++server ++local ccs_server.py
5
+
3. Grab and store the the Server IP and Server Port that will appear in stdout when you run the above command
6
+
4. In another terminal, cd to the converse/ccstest example in the charm++ repository and run a client program through the command: ./client server_ip server_port
0 commit comments