ahmethedev / java_group_chat

Socket programming with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java_group_chat

Socket programming with Java Created a Group Chat application with Java. Learned to use Server - Client and Sockets.

Installation

git clone https://github.com/0xabdd/java_group_chat/

#Usage

  1. Run Server.java main.
  2. Run Client.java main as many as you want. (You should give allowence on your IDE to run multiple main for this file)

Enjoy.

About

Socket programming with Java


Languages

Language:Java 100.0%