nimatullo / Chat-Client

This chat client has a server class which runs the server on a specified port, and a client class that connects the user to the server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat-Client

Chat Client using sockets

Followed the very comprehensive tutorial by Charles Germany

Known bugs:

  1. Messages don't go through once someone disconnects.
  2. Server sometimes shuts down after a few minutes. (only happened once)

About

This chat client has a server class which runs the server on a specified port, and a client class that connects the user to the server.


Languages

Language:Java 100.0%