Difference between revisions of "Proj-2013-2014-Open DynDNS"

From air
Jump to navigation Jump to search
Line 44: Line 44:
 
== Week 5 : February 10th - February 14th ==
 
== Week 5 : February 10th - February 14th ==
 
* Server side coding (modification of bind9 configuration files whenever there are REST updates)
 
* Server side coding (modification of bind9 configuration files whenever there are REST updates)
  +
  +
== Week 6 : February 17th - February 22nd ==
  +
* Improve server and client code (in format JSON)
  +
  +
== Week 7 : February 24th - February 28th ==
  +
* Test basic DynamicDNS in the real environment (using the LAN & WAN port of a real router)
  +
  +
== Week 8 : March 3rd - March 7th ==
  +
* Vacation
  +
  +
== Week 9 : March 10th - March 14th ==
  +
* Add MulticastDNS function(new requirements)
   
 
= Related documents =
 
= Related documents =

Revision as of 13:11, 10 March 2014

Introduction

Project Open DynDNS 2014

Team

  • Tutors : Thomas Calmant, Didier Donsez

Introduction

Project Open DynDNS 2014

Software Requirements Specification (SRS)

UML

Project objectives

Progress

Week 1 : January 13th - Janurary 17th

  • Project discovery
  • Finding some ideas
  • Evaluate complexity of project


Week 2 : January 20th - Janurary 24th

  • Fix project objectifs
  • Discussion with tutors about potential improvement
  • Read documents regarding exisiting DNS clients and servers (bind9, powerDNS)

Week 3 : January 27th - Janurary 31st

  • set-up a bind9 server on Ubuntu (VMWARE)
  • Downloaded Kivy to test on Android tablet
  • Downloaded Flask to test a simple Web-based interface

Week 4 : February 3rd - February 7th

  • Server side coding (REST-ful server with Flask)

Week 5 : February 10th - February 14th

  • Server side coding (modification of bind9 configuration files whenever there are REST updates)

Week 6 : February 17th - February 22nd

  • Improve server and client code (in format JSON)

Week 7 : February 24th - February 28th

  • Test basic DynamicDNS in the real environment (using the LAN & WAN port of a real router)

Week 8 : March 3rd - March 7th

  • Vacation

Week 9 : March 10th - March 14th

  • Add MulticastDNS function(new requirements)

Related documents

Github repository : Git Open DynDNS