Implementation of SCENS Yan Zhao. Current Status Current implementation is web-based –http://scens.cs.dartmouth.edu:8080/SCENS/http://scens.cs.dartmouth.edu:8080/SCENS/

Slides:



Advertisements
Similar presentations
Java OSS Web Technologies By Dave Ford Introduction Purpose Describe Javas relationship to the OSS community Describe OSS tools used on recent project.
Advertisements

Remote Visualisation System (RVS) By: Anil Chandra.
3 Copyright © 2005, Oracle. All rights reserved. Designing J2EE Applications.
RNG – RSS News Generator Team Evensteven Phil LightBecky Vanderhoff Carol CoonLars Avery Madura MahenthiranChris Mamorella.
James Martin CpE 691, Spring 2010 February 11, 2010.
3rd Annual Plex/2E Worldwide Users Conference Page based on Title Slide from Slide Layout palette. Design is cacorp Title text for Title or Divider.
Model-View-Controller ("MVC") This is a architectural design pattern for interactive applications. This design pattern organizes an interactive application.
Development of a Web Based B&B Reservation System Elizabeth Gates 22July04.
An Eclipse-Based Web Service Composition Tool A Presentation for Faculty and Students at Computer Science Dept. California State University, Los Angeles.
Web-based Gene Network Analysis in five minutes. Alex Williams.
Progress Report 11/1/01 Matt Bridges. Overview Data collection and analysis tool for web site traffic Lets website administrators know who is on their.
Multiple Tiers in Action
Apache Tomcat Server Typical html Request/Response cycle
Automated Dental Office Software Alain Ngono CS 491 Spring 2006.
GREEN CORP’S Blue Team Stock Trading System Fall 2000 Software Engineering I.
Web-based Control Interface For a model train control system By: Kevin Sendra.
Chapter 13 Web Application Infrastructure. Objectives Explain the components and purpose of a web application platform Describe several common webapp.
UNIT-V The MVC architecture and Struts Framework.
Włodzimierz Funika, Filip Szura Automation of decision making for monitoring systems.
Semantic Sensor/Device Description System EEEM042-Mobile Applications and Web Services Assignment- Spring Semester 2015 Prof. Klaus Moessner, Dr Payam.
MVC pattern and implementation in java
Tony Nguyen.  Architecture  Advantages  Disadvantages  Setup JSF Environment  JSF & Database  Conclusion  Demo.
Using the SCC website community.computerhistory.org/scc.
DIGIT Directorate-General for Informatics DIGIT Directorate-General for Informatics IPM User Group What's new in IPM? What's up next? Steven Mai 11 March.
Portlet Framework: the Liferay way Liferay Service Builder, Portlet MVC Catania, 10/06/2014Riccardo Rotondo.
Introduction to Internet Programming (Web Based Application)
Case study concerning architecture development Emil Doychev, Georgi Cholakov, University of.
Fundamentals of Database Chapter 7 Database Technologies.
® IBM Software Group © 2007 IBM Corporation J2EE Web Component Introduction
Last News of and
WordFreak A Language Independent, Extensible Annotation Tool.
SPrint: A Smart Printing Service for Siebel Center Imranul Hoque, Sonia Jahid, Ahsan Arefin {ihoque2, sjahid2, illinois.edu Department of Computer.
Apache Struts RIFE Ruby on Rails Harry R. Erwin, PhD University of Sunderland CIT304/CSE301.
Pemrograman Web MVC Programming and Design Pattern in PHP 5.
Contents 1.Introduction, architecture 2.Live demonstration 3.Extensibility.
COMP 6471 Software Design Methodologies Winter 2006 Dr Greg Butler
1 Welcome to CSC 301 Web Programming Charles Frank.
MVC Design Pattern Web Developer at Crimshield, Inc Application Developer at IBM Present - Delta Developer at Tides.
NOVA Networked Object-based EnVironment for Analysis P. Nevski, A. Vaniachine, T. Wenaus NOVA is a project to develop distributed object oriented physics.
GeoBrowser Jonas Wolf MEng Individual Project Supervisor: Dr Stefan Rueger Second Marker: Ian Harries.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Ashley Montebello – CprE Katie Githens – SE Wayne Rowcliffe – SE Advisor/Client: Akhilesh Tyagi.
Microsoft Visual Studio 2010 Teacher: Ms. Olifer.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
JavaServer Faces (JSF) and Ajax Integration. Agenda 대강의 ( 정말로..) 개요 예제 아키텍트라면..
Model View Controller Architecture of Java Web Applications Dr. M V S Peri Sastry, Ph.D.[BITS-Pilani]
Database Server Concepts and Possibilities Lee Lueking D0 Data Browser Workshop April 8, 2002.
EFinanceFactory Andriy Kurhanevych, development group manager.
Framework for Virtual Web Laboratory I. Petković M. Rajković.
Mobile IT Support for Multisport Steinar Kristoffersen, Manish Shrestha Østfold University College.
NOVA A Networked Object-Based EnVironment for Analysis “Framework Components for Distributed Computing” Pavel Nevski, Sasha Vanyashin, Torre Wenaus US.
XFormsDB An XForms - Based Framework for Simplifying Web Application Development Markku Laine Master’s Thesis Presentation March 9, 2010.
Student Submissions Integrity Diagnosis System (SSID) Min-Yen Kan.
Team Members Tyler Lamb Kirk Olson James Woestman IRP Presentation Client Zirous Inc. Faculty Advisor Tien Nguyen 1.
The basics of knowing the difference CLIENT VS. SERVER.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
ANTWEB ( Providing tools for exploring the diversity and identification of ants. Dave Thau, Brian Fisher California Academy of Sciences.
Mr. Justin “JET” Turner CSCI 3000 – Fall 2015 CRN Section A – TR 9:30-10:45 CRN – Section B – TR 5:30-6:45.
VIVO architecture March 1, Major Components Vitro is a general-purpose Web-based application leveraging semantic standards VIVO is a customized.
ECpE Student Database Team 21 Adviser: Tien Nguyen ECpE and Tony Moore.
Expense Tracking System Developed by: Ardhita Maharindra Muskan Regmi Nir Gurung Sudeep Karki Tikaprem Gurung Date: December 05 th, 2008.
Ashley Montebello Katie Githens Wayne Rowcliffe. Project Overview Create graduate student review system for ECpE department Review system is used by students.
CS 562 Advanced Java and Internet Application Computer Warehouse Web Application By Team Alpha :-  Puja Mehta (102163)  Mona Nagpure (102147)
Presented by Alexey Vedishchev Developing Web-applications with Grails framework American University of Nigeria, 2016 Intro To MVC Architecture.
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
Chapter 13 Web Application Infrastructure
Web Routing Designing an Interface
Sarang Nazari California State University, Los Angeles
Model-View-Controller (MVC) Pattern
ODV beta Multiple views, new views bar
Presentation transcript:

Implementation of SCENS Yan Zhao

Current Status Current implementation is web-based – –Specific for Code Sharing Total source files: 116 Totals lines of code: A complete demonstration of how SCENS works –Two party negotiation –Code sharing –Two negotiation conditions Price Usage Period

SCENS System Architecture

Programming Tools Programming Language: Java Web Server: Apache Web Server Database Server: Mysql 4+ JSP/Servlet Support: Tomcat 4.1+ MVC Support: Struts 1.1 –Model-View-Controller Source Code Management: CVS

System Features Web-based –User can use any web browsers to use SCENS Online/offline negotiation –Online: interactive negotiation –Offline: when one party is not online Visualization –Single negotiation –Overall communication pattern

Future Extensions Support more dataset types Support multiple party negotiation Negotiation status notification More visualization types Customizable user interface ….