Skip to content

A simple chat programmed in Java and Swing, using sockets. There is a client and a server, which can send messages between them using a username. The server defines the IP and the port, and the client needs to specify it in order to talk to the desired server. Once connected, they will be able to send messages between them.

Notifications You must be signed in to change notification settings

nikhilgg5/Java-Chat-System-Using-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Chat-System-Using-GUI

Hi Everyone Glad to see your interest in this repo and welcome, This is a simple chat programmed in Java and Swing, using sockets. There is a client and a server, which can send messages between them using a username. The server defines the IP and the port, and the client needs to specify it in order to talk to the desired server. Once connected, they will be able to send messages between them.

Glance of a project:- image2 Image3

About

A simple chat programmed in Java and Swing, using sockets. There is a client and a server, which can send messages between them using a username. The server defines the IP and the port, and the client needs to specify it in order to talk to the desired server. Once connected, they will be able to send messages between them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages