Giter Site home page Giter Site logo

chat-rmi's Introduction

RMI_ChatApp 💻

A Chat application using java remote method invocation

▷ A third year college project 🎓 3️⃣

This is a project to build a client-server chat application using java RMI technology The directories included in this repo:

  • Java-RMI-Chat: The netbeans project directory
    • Client: All relevant code for the client chat GUI.
    • Server: The code for the central server.

▷ Features:

  • The appplication follows a hub and spoke topology, with the server as the hub.
  • Clients logon to the system with a username
  • Clients can send a normal chat message(broadcast to all clients)
  • Clients can send a private message to one or more clients
  • Server maintains a user list, which is displayed in client GUI
  • Online user list is updated on all clients when users join or leave the chat room

▷ Instructions

  • Start the server first (main method: Main.java)
  • Start a client (main method: Login.java)
  • Enter a unique username to join the chat

image


Pic1:Description of starting the server and logging in with the IP address in Windows 10(virtual machine on VMWare)

image image


Pic2&3:Description of logging in with the IP address (of virtual machine) in Windows 11

image image


Pic4&5:Describe the chat of a user of a windows 10 virtual machine with a user of a windows 11

image image image


Pic6,7&8:Describe the chat that users of windows 11 log out

▷ Author: F.O.G_ntp(NguyenThanhPhong)

chat-rmi's People

Contributors

fog-ntp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.