raokrutarth / manufacturing-os

A POC distributed operating system for geo-seperated automotive manufacturing
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Simple echo client/server & multi-connection communication #12

Closed AndrejSafundzic closed 4 years ago

AndrejSafundzic commented 4 years ago
  1. Echo client/server-communication

    • Run ./echo-server.py
    • Run ./echo-client.py
  2. Multi-connection communication (creates to connections to server and sends messages)

    • Run ./multiconn-server.py 127.0.0.1 65432
    • ./multiconn-client.py 127.0.0.1 65432 2