/java-chat

Chat in Java with Sockets between a client and a server

Primary LanguageJava

📨 Java Chat

Chat in Java with Sockets between a client and a server.

Preview project 📸

Installation 💻💡

To install the project on your computer, you can use the "Code" button and follow the following steps in each case:

1️⃣ Clone the project

  • Copy the URL
  • Open your Git Bash
  • Write git clone and paste the url. As follows:
git clone https://github.com/santiagobaronz/Programation-advance.git

2️⃣ Download ZIP

  • Click "Download ZIP"
  • Download the ZIP and extract the files into a folder
  • Open the folder in your favorite IDE (NetBeans is suggested)
👉 Once downloaded, open "Control" folder and execute first "Servidor" and then "Cliente"

Authors 🦸‍♀️