Changes between Version 6 and Version 7 of Other/Summer/2016/SCDN_Project
- Timestamp:
- Jul 28, 2016, 4:36:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2016/SCDN_Project
v6 v7 7 7 [[Image(http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Overview.png)]] 8 8 9 The goal of this project is to design a GUI for the MF demo using a JavaScript application that visualizes data from the OML server, a database that is intended to hold data pertaining to the MF setup.9 The goal of this project is to re-implement a components of a MobilityFirst setup using Java (previously in C, C++). 10 10 11 11 To do this, there are existing implementations to simplify the process for this project. There are application monitors that communicate with the MF routers, and report data to the corresponding Orbit's OML server with the specific Experiment ID pertaining to the setup. Once the data is on the specified OML server, SQL queries are from the JS application to pull the data. This data is then visualized accordingly to meet the needs of the demonstration of this setup. … … 22 22 23 23 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%205.pptx Week 5] 24 25 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%206.pptx Week 6] 26 27 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%207.pptx Week 7] 28 29 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%208.pptx Week 8]