ssswww4444 / Distributed-Scrabble-Game

COMP90015 Distributed Systems Project2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS-Proj2

This project has used the protocol of MQTT based on org.eclipse.paho.client.mqttv3

How to Run
start MQTT broker
  • install mosquitto first
To run the server,
  • cd out/production/Server

  • rmiregistry&

then in IDEA, run GameServer & ClientApp

About

COMP90015 Distributed Systems Project2


Languages

Language:Java 100.0%