项目作者: harshtikuu

项目描述 :
Multithreaded TCP Chatting Application
高级语言: Python
项目地址: git://github.com/harshtikuu/ChattingAPP.git
创建时间: 2017-11-20T20:56:49Z
项目社区:https://github.com/harshtikuu/ChattingAPP

开源协议:

下载


ChattingAPP

Multithreaded TCP Chatting Application

Instructions:

  1. run python3 node1.py on one terminal
  2. 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!