- Ubuntu 17.10 (or Windows)
- Python 2.7
1- Open two distinct terminal and,
- [run] $ python2 *_server.py
- [run] $ python2 *_client.py
2- or open programs with PyCharm.
** Default Settings:
- udp ip:port ---> 127.0.0.1:1234
- tcp ip:port ---> 127.0.0.1:1237
- tcp-ssl ip:port ---> 127.0.0.1:1231