Skip to content

A simple chat developed in Java using multi-threading and Sockets.

Notifications You must be signed in to change notification settings

FedericoPonzi/SimpleChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChat

GitHub Project: https://github.com/FedericoPonzi/SimpleChat/

A simple chat developed in Java using multi-threading and Sockets. This was made just for fun and studying purpose.

Compile and run the Project

Open the directory "simplechat" and use the java compiler:

javac SimpleChat.java

Then type:

java SimpleChat

You will be prompted for a nickname. When ok is cliccked, the GUI and the Connection Listener will start. Click on File -> Connect and insert your buddy's IP and Port to start chatting.

About

A simple chat developed in Java using multi-threading and Sockets.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages