Giter Site home page Giter Site logo

ztriple-server's Introduction

ZTRIPLE Server Proof of Concept

This repository is a part of a proof of concept developed as part of a graduation research project at the Amsterdam University of Applied Science. The project aims to establish synergy between a mobile streaming application and a smart TV streaming application. The key component of this proof of concept is a server script that acts as a communication bridge between the two clients: the mobile application and the smart TV application. The server script is built using Node.js and Express, with Socket.IO being leveraged for the bidirectional communication.

Mobile client repository

The following link redirects to the mobile (Android) client repository: https://github.com/ZepaMK/ZTRIPLE-Android.
The server allows communication between the mobile client and the smart TV client. It's important to note that the smart TV application repository is not publicly accessible due to confidentiality rules.

Features

  • Node.js and Express server script
  • Socket.IO integration for real-time biderectional communication

Setup and Installation

To set up and run the proof of concept, follow the instructions below:

  1. Clone this repository to your local machine.
  2. Ensure that Node.js is installed on your system.
  3. Open a terminal and navigate to the repository's directory.
  4. Install the project dependencies by running the following command:
npm install
  1. Start the server script by running the following command:
node server.js
  1. If the console outputs "SERVER IS RUNNING" the server is running and ready to handle incoming connections.

ztriple-server's People

Contributors

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