Teudimundo / SmartCom

HDA-CAS communication middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this repository for?

Setup

  • Build the whole system using Apache Maven
  • Instantiate the class "at.ac.tuwien.dsg.smartcom.SmartCom"
    • Call the method "initializeSmartCom()" to start SmartCom
    • get the Communication API by calling "getCommunication()"
    • get the services using the methods "getMessageInfoService()", "getQueryService()"
    • Stop SmartCom by calling "tearDownSmartCom()"

First Steps

https://github.com/tuwiendsg/SmartCom/wiki/First-Steps

Documentation

The documentation can be found in the wiki: https://github.com/tuwiendsg/SmartCom/wiki

Who do I talk to?

  • Ognjen Scekic
  • Philipp Zeppezauer
  • Mirela Riveni
  • Hong-Linh Truong

About

HDA-CAS communication middleware

License:Other


Languages

Language:Java 100.0%