 Project Overview  Hardware Component Change  Software Component  Windows Service  Configuration Application  Credential Provider  Design Limitations.

Slides:



Advertisements
Similar presentations
Review for Vocabulary Section 5 Quiz. What is a computer program used for a specific task? Ex. Word processing software, slideshow software.
Advertisements

Instructors: Connie Hutchison & Christopher McCoy
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Windows Vista Boot process. All the computer running Windows vista have the same start up sequence: Power-on self test (POST) phase Initial startup phase.
XP Tutorial 9 New Perspectives on Microsoft Windows XP 1 Microsoft Windows XP Exploring Your Network Tutorial 9.
Chapter One The Essence of UNIX.
PROPERTY MONITORING TECHNOLOGY BY: ALEXANDER GOUNTRAS.
Hotspot Express $ One of the Pioneers of complete WiFi solutions in India $ Hardware to create HOTSPOTs  Software to secure HOTSPOTs & Manage the users.
TEMPLATE DESIGN © Bluetooth Login Key RIT Computer Engineering Senior Design Project Tim Wesley, Dan Chen Spring 2009.
1 Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Getting Started with Linux: Novell’s Guide to CompTIA’s Linux+ (Course 3060) Section 2 Use the Linux Desktop.
Chapter 2: Exploring the Desktop The Complete Guide to Linux System Administration.
System Components Hardware overview for Apollo ACS.
Portable Software. This program will explain what portable software is, how it can be used, and where it can be found. This is an advanced level technology.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Windows Server MIS 424 Professor Sandvig. Overview Role of servers Performance Requirements Server Hardware Software Windows Server IIS.
Lesson 6 Operating Systems and Software
Chromium OS is an open-source project that aims to build an operating system that provides a fast, simple, and more secure computing experience for people.
Laptops, Notebooks, & Tablets, Oh My! Kathleen Hamby M.S. CBPA Governors State University.
Microsoft ® Official Course Module 8 Securing Windows 8 Desktops.
Operating Systems. Operating systems provide a software interface that allows the user to control hardware components of a computer and its peripheral.
The Basics  Operating systems (OS) can help computer users do many things, like managing and manipulating files and folders.  Operating systems also.
Bluetooth POP3 Relay Project Benjamin Kennedy April 30 th, 2002.
Introduction Purpose This course describes the process of installing the KPIT GNU toolchain on your PC. Objective Learn how easy it is to get information.
Image Collection Backend for Cameraphones. Introduction Project Goals Design an integrated system to upload image from a mobile phone to a remote server.
Module 7: Fundamentals of Administering Windows Server 2008.
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Microsoft Office Communicator A General Introduction.
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Four Windows Server 2008 Remote Desktop Services,
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Lieberman Software Random Password Manager & Two-Factor Authentication.
Ashley Montebello – CprE Katie Githens – SE Wayne Rowcliffe – SE Advisor/Client: Akhilesh Tyagi.
® Microsoft Office 2010 Exploring the Basics of Microsoft Windows 7.
Abstract A Structured Approach for Modular Design: A Plug and Play Middleware for Sensory Modules, Actuation Platforms, Task Descriptions and Implementations.
Installation instructions for the Digilent Analog Discovery software interface By Ellen Robertson Financial support to develop this tutorial was provided.
Optimizing Windows Vista Performance Lesson 10. Skills Matrix Technology SkillObjective DomainObjective # Introducing ReadyBoostTroubleshoot performance.
11 CONFIGURING AND MANAGING THE USER EXPERIENCE Chapter 5.
® Microsoft Office 2010 Exploring the Basics of Microsoft Windows 7.
HardSSH Cryptographic Hardware Key Team May07-20: Steven Schulteis (Cpr E) Joseph Sloan (EE, Cpr E, Com S) Michael Ekstrand (Cpr E) Taylor Schreck (Cpr.
CHANGING THE VOLUME Click the volume icon in the bottom right hand corner of the screen.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
HOW TO INSTALL WINDOWS 7? This step-by-step guide demonstrates how to install Windows 7 Ultimate. The guide is similar for other versions of Windows 7.
Ch 26 & 27 Operating Systems.  Understand the purpose of an operating system  Be able to describe the tasks performed by an operating system.
Operating Systems Concepts 1/e Ruth Watson Chapter 1 Chapter 1 Introduction to Operating Systems Ruth Watson.
WELCOME. Skills and Techniques - Session 2 Skills and Techniques Booting from Windows 8.1 and Windows 10 devices.
Windows Vista Configuration MCTS : Mobile Computers.
Chapter 4. CONCEPT OF THE OPERATING SYSTEM MANAGING ESSENTIAL FILE OPERATIONS.
FIRST COURSE Exploring the Basics of Microsoft Windows Vista.
Hardware & Software Lesson 3 Software KS3 COMPUTING KS3 Computing
Appendix A Introduction to Windows 7
Chapter 3 Installing and Learning Software
TYPES AND COMPONENTS OF COMPUTER SYSTEM
Instructor Name Instructor Title Library Name
Chapter 3 Installing and Using Software
HOW TO TRANSFER QUICKBOOKS FILES FROM ONE COMPUTER TO ANOTHER?
A BRIEF INTRODUCTION TO UNIX OPERATING SYSTEM
Unit I Flash Cards Start.
Computer Fundamentals
Computer software 2.
Exploring the Basics of Microsoft Windows 7
Introduction to Computer Software
Operating Systems.
Integrating Bluetooth Technology into Mobile Products
05 | Desktop Applications
Internal components of a computer.
Windows Operating System
Operating Systems.
Presentation transcript:

 Project Overview  Hardware Component Change  Software Component  Windows Service  Configuration Application  Credential Provider  Design Limitations  Testing and Integration  Existing Products  Clear Articulation of Multidisciplinary Aspects  Costs

 Develop a system that allows users to configure automated tasks and login actions based on whether or not a Bluetooth device is detected by software running on their personal computers.  Bluetooth devices will be selected by the user, and will be used to trigger user-specified actions.

 Bluetooth Locator  USB rechargeable battery  Small/Portable: designed for a key ring

 Why we’re not making it  People have Bluetooth cell phones  Unnecessarily complex for a small component

 Windows Service  Activate / Deactivate the program  Launch the configuration application  Tray icon indicates active/inactive

 Configuration Application  Choose a device to use as a locator  Set login / logout options  Save User Information  Configure the range of detection  Access the help menu

 Credential Provider  Necessary for logging back into Windows  Interfaces with Windows Login  Why Vista ?

 Sleeping & Hibernating  Device Battery

 Component testing  Testing each of the components to make sure they work independently.  Hopefully limit the issues to be faced later on.  Project Integration and Testing  With each component tested and assured for accuracy, integrate the components and test.  Nunit (for C# testing)  Used for unit and acceptance testing.

 BlueProximity  Open Source program written for Linux  Written in python  Uses Bluetooth device for authentication process in Linux.

 Rohos  Has two different products, ▪ USB device ▪ Bluetooth device  Uses the device as “security token” for computer.  Access Windows in a “secure way”.

Rohos Credential Provider

 Software Engineering / Computer Science  Credential Provider  Windows Service  Configuration Application  Industrial Design / Electrical Engineering  Portable Bluetooth Locator