What is Comet? Here are the various programs that make up the Comet System. This diagram progresses both through time. And from simple to complex.

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

cViewSUITE View, Schedule & Distribute your Crystal Reports
Introducing CometLib What is CometLib? What capabilities does CometLib provide? What can CometLib be used for? What languages can use CometLib?
POC Security System High security system combining PIN-on-Card, information security, physical access, control and alarm – all in one system.
A tour of new features introducing Peak Inside Windows 8.
Benefits: An Affordable Budgetary Accounting Solution for Oklahoma Cities / Towns under 5,000 in Population! Oklahoma Compliant Accounting / Audit Reporting.
Unit 1: Getting Started. What is a network?? A group of two or more computers that are linked together. Network Interface Card (NIC), basic network software.
Technical Architectures
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
The Operating System and the User Interface
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Building and Deploying a Simple Web Application. Tomcat and JSP Tomcat is an application server, commonly used to host JSP applications Applications are.
Client/Server Architecture
CLOUD COMPUTING.  It is a collection of integrated and networked hardware, software and Internet infrastructure (called a platform).  One can use.
Installing software on personal computer
LECTURE 14 Operating Systems and Utility Programs
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Windows 2000 is a continuation of the Microsoft Windows NT family of operating systems, replacing Windows NT 4.0. Originally called Windows NT 5.0, then.
 Windows 2000 is a continuation of the Microsoft Windows NT family of operating systems, replacing Windows NT 4.0. Originally called Windows NT 5.0,
1 What is Electronic Mail Exchanging information via computer networks Electronic mail addresses SMTP (Simple Mail Transfer Protocol) Client/Server based.
.NET, and Service Gateways Group members: Andre Tran, Priyanka Gangishetty, Irena Mao, Wileen Chiu.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
11 NETWORK PROTOCOLS AND SERVICES Chapter 10. Chapter 10: Network Protocols and Services2 NETWORK PROTOCOLS AND SERVICES  Identify how computers on TCP/IP.
Networking Technologies
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
Week 7 Lecture Web Database Development Samuel Conn, Asst. Professor
Working for a hospital at home (Teleworking). Teleworking Home working or teleworking for hospitals staff is the process where they work from home using.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Chapter 4 System Software.
Remote OMNeT++ v2.0 Introduction What is Remote OMNeT++? Remote environment for OMNeT++ Remote simulation execution Remote data storage.
ROM Read Only Memory “…computer memory on which data has been prerecorded. Once data has been written onto a ROM chip, it cannot be removed and can only.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Home Media Network Hard Drive Training for Update to 2.0 By Erik Collett Revised for Firmware Update.
File Recovery and Forensics
9. Introduction to ArcObjects Most GIS analysis carried out within a GIS consists of a labor- intensive sequence of steps. Automating a GIS makes it possible.
June 6 th – 8 th 2005 Deployment Tool Set Synergy 2005.
CS480 Computer Science Seminar Introduction to Microsoft Solutions Framework (MSF)
Chapter 8: Configuring Networking. Exploring the Network and Sharing Center 2.
Hour 7 The Application Layer 1. What Is the Application Layer? The Application layer is the top layer in TCP/IP's protocol suite Some of the components.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
Windows XP. History Windows XP is based on the NT kernel developed in 1988 Windows XP is based on the NT kernel developed in 1988 XP was originally sold.
Remote Access Using Citrix Presentation Server December 6, 2006 Matthew Granger IT665.
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
* Property of STI Page 1 of 18 Software: Systems and Applications Basic Computer Concepts Software  Software: can be divided into:  systems software.
Lab 2: TCP /IP communication Southern Methodist University Bryan Rodriguez.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Prepared by: Azara Prakash L.. Contents:-  Data Transmission  Introduction  Socket Description  Data Flow Diagram  Module Design Specification.
Protocols COM211 Communications and Networks CDA College Olga Pelekanou
Cisco – Chapter 15 Application Layer closest to you as an end-user, when you are interacting with software.
Business Solutions for Microsoft Dynamics CRM.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Alex Chee Daniel LaBare Mike Oster John Spann Bryan Unbangluang Collaborative Document Sharing In Conjunction With.
Desktop Integration with the Appx Client. Launch Documents Run Desktop Programs Transfer Files to the Client Transfer Files from the Client Client-Side.
1 Chapter Overview What is Microsoft SQL Server 2000? What are the SQL Server 2000 Components? What is the Relational Database Architecture? What is the.
Communications & Networks National 4 & 5 Computing Science.
Communications & Networks National 4 & 5 Computing Science.
Alex Chee Daniel LaBare Mike Oster John Spann Bryan Unbangluang Collaborative Document Sharing In Conjunction With.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
“ is not to be used to pass on information or data. It should used only for company business!” – Memo from IBM Executive The Languages, Methods &
Benefits: An Affordable Source Document / Report Digitizing & Retrieval Solution for Oklahoma Cities / Towns under 5,000 in Population! Utilize an Unlimited.
Alex Chee Daniel LaBare Mike Oster John Spann Bryan Unbangluang Collaborative Document Sharing In Conjunction With.
LO2 Understand the key components used in networking.
Chapter SOFTWARE Are the programs which are written by different programming languages. These programs are: a series of instruction that tells.
Exploring Networked Data and Data Stores Lesson 3.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Best Webdav Server Windows
Chapter 3: Windows7 Part 4.
Presentation transcript:

What is Comet? Here are the various programs that make up the Comet System. This diagram progresses both through time. And from simple to complex.

Desktop CosH Local Storage This is the original Comet. All runtime, printer and file system code resided in CosH. DOS

Desktop CosH Local Storage CosW CosC CosW and CosC supply the interface to the Windows API for Comet applications. Windows

Desktop CosH Local Storage CosW CosC Cosh is the only piece of code written in 16 bit assembly. All others are written in VB, 32 bit C or C++. CosP CoshIPC 16 – 32 bit

Desktop CosH Local Storage CosW CosC CFam CFileServe Cfam and CFileServe provide file access in a more flexible way. Windows File Access

Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib CometLib interacts with Applications outside of Comet and provides them access to Comet files through Cfam. CometLib

Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib Let’s make more room.

Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib CosW CometAnywhere uses TCP/IP to communicate between a remote CosW and CosC on the host. CometAnywhereThe Internet

Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib CosW All Comet Workstations communicate to the File Server via Cfam to CfamNetServe. File Server Workstation Server Storage CFileServeCfamNetServe Other Workstations Cfam Server -- Workstation The Internet

Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib CosW Using Windows file access, Comet.exe copies all system files from the server to the user’s temp folder and then launches CosW. File Server Workstation Server Storage CFileServeCfamNetServe Other Workstations Cfam Comet.exe The Internet

Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib CosW Comet32 is meant to replace the runtime portion of CosH. Where Does it fit in? File Server Workstation Server Storage CFileServeCfamNetServe Other Workstations Cfam Comet32 Comet.exe Comet32 The Internet

CometLib ClibNetServe Cosp Desktop CosH Local Storage CosW CosC CFam CFileServe External COM Compliant Application CometLib CosW File Server Workstation Server Storage CFileServeCfamNetServe Other Workstations Cfam This is Comet Comet.exe Comet32 Coshipc Cosp CSecSrv Security Server The Internet Windows calls

The End Left out…. –Serial Gateway –ODBC – printer –XAP –Utilities –…. Questions?