项目作者: harshtikuu
项目描述 :
Multithreaded TCP Chatting Application
高级语言: Python
项目地址: git://github.com/harshtikuu/ChattingAPP.git
ChattingAPP
Multithreaded TCP Chatting Application
Instructions:
- run python3 node1.py on one terminal
- run python3 node2.py on another terminal
Enjoy chatting!
Note
To chat to a remote client,edit the localhost ipaddr in source code to ip of remote host!