Description: The task is to design and implement a P2P instant messaging system. And requirements are as follows: (1) communication between Peer and Peer UDP-based protocol, and to take the necessary reliability of control (2) for each peer server side using pre-allocation techniques to get good performance while multiplayer communication. , Python write
To Search:
File list (Check if you may need any files):
chat\PPChatclient.py
....\PPChatserver.py
chat