Skip to content

navinduJay/TrueMarble-3-Tier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrueMarble-3-Tier App

Introduction

TrueMarble is an application for browsing satellite images of the entire Earth down to a resolution of 2 kilometres per pixel.

Prerequisites

  • Linux or unixed based Operating System
  • Monodevelop IDE
  • Basic knowledge of C sharp
  • Basic knowledge of the 3-Tier architecture

Getting started

  1. Clone this to your computer
  2. Import TrueMarbleLibrary folder into the following path
  3. /TrueMarbleData/bin/Debug

  4. Import the TrueMarbleGUI directory to the Monodevelop
  5. Go to TrueMarbleData directory's Debug folder and open that in terminal and then run
  6. mono TrueMarble.exe

  7. Now your Server is up and running...
  8. In order to get the business tier running, go to TrueMarbleBiz directory's Debug folder and open that in terminal and run
  9. mono TrueMarbleBiz.exe

  10. Now your Server and Business tiers are up and running...
  11. Finally, run the GUI from Monodevelop IDE!

Author

Navindu Jayatilake

About

Distributed Computing Worksheet 1 and 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages