A Web-based Integrated Console for Controlling a Set of Networks

Slides:



Advertisements
Similar presentations
Tux2 Database The Architecture of Our System © Juhani Välimäki 2005.
Advertisements

VLab Web Application Architecture Xinyi Dong 10/1/
Design Aspects. User Type the URL address on the cell phone or web browser Not required to login.
TNT CO OF CALIFORNIA Footwear International Trading System Course : CS491B Software Design Lab Professor: Chengyu Sun Student : Ya-Chi Liu Date : 12/03/2004.
Multiple Tiers in Action
WebSphere -DB2 Integration Web Browser Web Server (Apache) WebSphere –JSP/Servlet/EJB DB2 JDBC, SQL HTTP.
Remote Access SSL VPN Stewart Duncan Technical Manager.
Move your Data Anywhere: Getting Data to and From Diverse Systems Presenter: Win Worrall Senior Applications Engineer.
Default: Zoom 65% then screenshot. DB XStudio tests Launcher DB XStudio XAgent tests Backup DB tests Launcher.
Talend 5.4 Architecture Adam Pemble Talend Professional Services.
Team - CA CSCI 5234 Web Security.  Collect and document information of ecommerce security mechanisms.  Using: wiki engine for collaboration.
LINUX Security, Firewalls & Proxies. Course Title Introduction to LINUX Security Models Objectives To understand the concept of system security To understand.
HTTP client wide area network (Internet) HTTP proxy HTTP server HTTP gateway firewall HTTP tunnel Copyright Springer Verlag Berlin Heidelberg 2004.
Securing Large Applications CSCI 5931 Web Security Rungang Mo, Yingying Sun.
Nynox.com Nynox Help Desk Affordable Help Desk Solution.
The RCSPM Platform – JAVA L4CABCM OSA Parlay Client VASP RegistrationUser RegistrationTerminal Registration Service Registration UIMM Soap UIMM UDBMMTDBMMVASDBMM.
Online Book store Course Name: Web Security Project 1 Presented by Amruta Raichurkar Videhi Patel.
INTERNAL Restore Informatica 7 repository in Informatica 9 I have informatica 7 repository NameValue Repository NameRepo_mohsin1 Database Nameinformatica7.
VirtuaGrades A Web-Based Gradebook Application Don Tinsley CS 470 Project.
Archiving Solutions Software vs. Hosted vs. Appliance Based.
Securing Data in Transit and Storage Sanjay Beri Co-Founder & Senior Director of Product Management Ingrian Networks.
INFORMATION SECURITY UNIX & DB2. Introduction THE OBJECTIVE IS TO DESIGN SECURITY MEASURES FOR A MILITARY SYSTEM SYSTEM RUNNING A DB2 SERVER ON UNIX FOCUS.
CRM in Education: Raising Standards. Saving Time. Presented by: Daniel Petersen Director of Business Solutions Applied Tech.
IBM Office Connect 3.0 James Edmiston Consultant Quest Information Systems, Inc Mike Terrell IT Specialist IBM Data.
SharePoint in the Education Space Presented by: Daniel Petersen Director of Business Solutions Applied Tech.
CIT 380: Securing Computer SystemsSlide #1 CIT 380: Securing Computer Systems Web Security.
Web Security. Introduction Webserver hacking refers to attackers taking advantage of vulnerabilities inherent to the web server software itself These.
Chapter 9  Definition of terms  List advantages of client/server architecture  Explain three application components:
Fronting Tomcat With Apache V0.1 – Nguyễn Bá Thành Software Manager, Game Platform & Integration.
A Web-based Console for Controlling a Wireless Sensor network Team A: Thang Nguyen – Duc Duong Course CSCI 5234: Web Security Instructor: Dr. T. Andrew.
A S I A P A C I F I C N E T W O R K I N F O R M A T I O N C E N T R E MyAPNIC Project Features & Facilities Prototype Demo.
2 Copyright © Oracle Corporation, All rights reserved. Basic Oracle Net Architecture.
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
Using abstract data layers in Microsoft SQL Server Speaker:Uwe Ricken (db Berater GmbH)
Linux Password Vault by Ali Can Oğul. Codefellas2 Developer: Ali Can Oğul Sponsor: Özgür Yazılım A. Ş.
Web Application for Home Energy Assistance Program
ONLINE SHOP MANAGEMENT SYSTEM
Data Virtualization Tutorial… SSL with CIS Web Data Sources
Manuel Brugnoli, Elisa Heymann UAB
Apache web server Quick overview.
Federation made simple
Status of new ALICE web pages
Secure Software Confidentiality Integrity Data Security Authentication
Web Portal Project.
User working in web-browser
>> Introduction to Web Applications
Presented by [Harshit Agrawal] 03/02/2017
Introduction to SQL Server 2000 Security
Opalis and Service Manager: IT Automation & Compliance
Quickr-J Integration with the IBM portfolio (Notes, Sametime, Connections, ECM & WebSphere Portal) Quickr SVT - Mark Curran.
An N-tier web application
DATABASE LINK DISTRIBUTED DATABASE.
Comparison of LAN, MAN, WAN
Web-based Console for Controlling a Wireless Sensor Network (WeConWSN)
Scalable, distributed database system built on multicore systems
Nessus Vulnerability Assessment
Online Grades Calculation and Reporting Application
RKL Remote key loading.
EJ Grom, The Group, LLC Trang Le, EPA
Proposal Presentation
File Operations Access Permissions.
Web Servers / Deployment
Agenda Create certificates for the GlobalProtect Portal, internal gateway, and external gateway. Attach certificates to a SSL-TLS Service Profile. Configure.
Building Security into Your System
TMD Training Management Database at ASC
Unit 8 Network Security.
Module 4 System and Application Security
Jungkee (Jake) Kim TMD and XML Jungkee (Jake) Kim
Securing web applications Externally
Eurostat Unit B3 – IT and standards for data and metadata exchange
Presentation transcript:

A Web-based Integrated Console for Controlling a Set of Networks Presented by: Dang Nguyen - Tuan Le

WICCSN Supports GUI for the administrator to manage all the WICCSN information. Allows the users access and find out the Lab information easily and quickly Protects the information and makes the communication secure

Design DB: store all the information of WICCSN JDBC: support communication between Web Application and database. Apache Tomcat Web Server: support communication between WICCSN Web Application and user. User: a web browser which is used by users. System administrator: web browser which is used by the system administrator to manage all activities of WICCSN system.

Design Vulnerabilities Solutions The communication between web client and web server The communication between the web server and database server Solutions Use SSL for the communication between web client and web server Use JDBC Tunnel for the communication between the web server and database server

Dataflow – General

Dataflow – Configure Equipment

Class diagram

Relational Database

Demo

Demo

Demo

Thank you