Giter Site home page Giter Site logo

distributedchatrmi's Introduction

DistributedChatRMI

Diseño e Implementación de un chat distribuido utilizando RMI.Reto2 de la materia ST0263-2013-1 de la universidad EAFIT.

How to running

In order to run the challenge you need to follow the nexts spets:

  1. Download the source from the web site http://sistemas.eafit.edu.co/~jrestr76/reto2 or download it directly from this repositorie.
  2. Unzip the content.
  3. Open the terminal and move the cursor to the directory you unzip the content.
  4. Now compile the java files starting with the interface IChatMessage, use the command javac src/contract/IChatMessage.java
  5. Then compile the server and client packages with the commands: javac src/server/ChatMessage.java src/server/ChatServer.java javac src/client/TypingThread.java src/client/pollingThread.java src/client/ChatClient.java
  6. At this point you can start the ChatServer executing the command java src/server/ChatServer
  7. Finally execute the number of clients you want with java src/client/ChatClient

distributedchatrmi's People

Contributors

jsrestrepom 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.