IrcMultiClinet is a Java Gui Program that Connects 200 clients to an IRC Server and Joins them to a channel named room Can Send/Receive messages between Client Join Other Channels
# note this jar file compile with Java 11
#use
java --version
java 11.0.17 2022-10-18 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.17+10-LTS-269)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.17+10-LTS-269, mixed mode)
cd dist
java -jar IrcMulitClient.jar
# compile code
make build
# Run Program
make run
Enter IP, Port, Password
Click Start button
Click the View Button of any Clients
in this Example
Click PRIVMSG Button
Write the User Name
in this Example Mary
and Click The Send Button