Skip to content

Latest commit

 

History

History

python-chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CmpE 487 Workshop 2

P2P Python Chat App

Requirements

  • Python 3
  • On the same network with other users

Usage

    $ python3 chat.py

Main Menu

Testing

You can create your test scenarios at main function of test.py

    $ python3 test.py ?[TARGET_IP]

Testing

License

P2P Python Chat App is an open-sourced software licensed under the BSD-2 license.