This software is the assignment of object-oriented-programming basic course at SFC (Keio Univ.).
This software is simple chat program supporting multiplayer created with Java.
Start the Chat class with arguments of the port.
Ex:
12345
Start the Chat class with arguments of the hostname and port.
Ex:
localhost 12345