Skip to content

timofriedl/javaABC-simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

javaABC Simple Chat

Simple chat program for multiple clients with Java Swing GUI.

Server

Start a server instance by running the main function of server.ChatServer.java. The default port is always 3141.

Client

Start a client instance by running the main function of client.ChatClient.java. Input the IP Address of the server and press OK.

About

Simple chat program for multiple clients with swing GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages