Skip to content

Trabalho para a disciplina Software para Smartphone, EEL 970, UFRJ 2014/1 do Professor Sergio Barbosa Villas Boas (SBVB)

Notifications You must be signed in to change notification settings

eci-ufrj/remoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#remoter

###Project setup: Run:

npm update

###Running the toy:

  1. For the test server, run, in the "server" directory:
node app_server.js
  1. For the remoter service, run, in the root directory:
node socket_server.js
  1. Open http://localhost:5000, keep it visible
  2. Make a GET on http://localhost:8000/control/stop_video
  3. PROFIT??

###Next Steps:

  • Mobile App
  • Two socket.io instances on the same server
  • ...

About

Trabalho para a disciplina Software para Smartphone, EEL 970, UFRJ 2014/1 do Professor Sergio Barbosa Villas Boas (SBVB)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published