Changes between Version 11 and Version 12 of Other/Summer/2016/SCDN_Project


Ignore:
Timestamp:
Jul 28, 2016, 7:09:36 PM (8 years ago)
Author:
Seobo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2016/SCDN_Project

    v11 v12  
    1 == Satellite Content Delivery Network project==
     1= Satellite Content Delivery Network project=
     2
    23
    34'''2016 WINLAB Summer Internship'''
    45
    5 === Implementation of MobilityFirst component in Java ===
     6
     7== Implementation of MobilityFirst component in Java ==
    68
    79
    810    The goal of this project is to re-implement a components of a MobilityFirst setup using Java (previously in C, C++). This improves the previous implementations by allowing the portability of Java applications, not requiring a re-compilation every time the project is moved. Also being written in Java, it will be easier to compile as there will be greater amounts of abstraction.
    911
    10 === Implementation ===
     12
     13== Implementation ==
     14
    1115
    1216    The project is being implemented in the Netbeans IDE (v 8.02) with the tomcat server (8.0.27 that comes from the Netbeans installation. The particular application, the MobilityFirst proxy, has the purpose of translating a http request into a GET call in the JMF API to get content from the server. The GET call needs specific information that the routers pass to the server, which recognizes the GUID, (Globally Unique Identifiers) and send back the content to the proxy to relay to the client. The application needs to:
     
    2024[[Image(http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/MFProxy.png)]]
    2125
    22 === People ===
     26== People ==
     27
    2328
    2429[[Image(http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/Seo%20Bo%20Shim.jpg)]]
     
    2631Seo Bo Shim - rising junior in Electrical and Computer Engineering Undergraduate Program at Rutgers University.
    2732
    28 === Weekly Project Progress ===
     33
     34== Weekly Project Progress ==
    2935[http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%201.pptx Week 1]
    3036