Unit OS A: Windows Networking

Slides:



Advertisements
Similar presentations
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS1: Overview of Operating Systems 1.1. Windows.
Advertisements

Chapter 7 LAN Operating Systems LAN Software Software Compatibility Network Operating System (NOP) Architecture NOP Functions NOP Trends.
© Neeraj Suri EU-NSF ICT March 2006 Budapesti Műszaki és Gazdaságtudományi Egyetem Méréstechnika és Információs Rendszerek Tanszék Zoltán Micskei
计算机系 信息处理实验室 Lecture 16 Networking
© Neeraj Suri EU-NSF ICT March 2006 Budapesti Műszaki és Gazdaságtudományi Egyetem Méréstechnika és Információs Rendszerek Tanszék Zoltán Micskei
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
2 Systems Architecture, Fifth Edition Chapter Goals Describe client/server and multi-tier application architecture and discuss their advantages compared.
Budapesti Műszaki és Gazdaságtudományi Egyetem Méréstechnika és Információs Rendszerek Tanszék Scheduling in Windows Zoltan Micskei
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS A: Windows Networking A.1. Networking Components.
Internet-Based Client Access
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS7: Security 7.2. Windows Security Components.
Windows 2000 Networking Computing Department, Lancaster University, UK.
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter Four Configuring Outlook and Outlook Web Access.
7.3. Windows Security Descriptors
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS3: Concurrency 3.5. Lab Slides & Lab Manual.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS6: Device Management 6.1. Principles of I/O.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 11 User Datagram Protocol (UDP)
Windows 2000 Course Summary Computing Department, Lancaster University, UK.
1 Introduction to Microsoft Windows 2000 Windows 2000 Overview Windows 2000 Architecture Overview Windows 2000 Directory Services Overview Logging On to.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS5: Memory Management 5.5. Lab Manual.
“Windows Networking” ITL. © Hans Kruse & Shawn Ostermann, Ohio University 2 Overview Networking under Windows Mixture of applications and protocols.
Networking in Windows NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols.
Unit OS8: File System 8.6. Lab Manual. 2 Copyright Notice © David A. Solomon and Mark Russinovich These materials are part of the Windows Operating.
Introduction to Microsoft Windows 2000 Integrated support for client/server and peer-to-peer networks Increased reliability, availability, and scalability.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS A: Windows Networking A.2. Windows Sockets.
© Wiley Inc All Rights Reserved. MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition.
Bob Muglia Director Business Systems Microsoft Corporation.
Unit OS11: Performance Evaluation Lab Manual.
Unit OS A: Windows Networking A.4. Lab Manual. 2 Copyright Notice © David A. Solomon and Mark Russinovich These materials are part of the Windows.
Data Communications and Networks
Microsoft enterprise concepts. NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS8: File System 8.1. Background: File System.
Unit OS12: Scripting Lab Manual. 2 Copyright Notice © David A. Solomon and Mark Russinovich These materials are part of the Windows Operating.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS7: Security 7.1. The Security Problem.
WINDOWS NT Network Architecture Amy, Mei-Hsuan Lu CML/CSIE/NTU August 19, 1998.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS7: Security 7.4. Lab Manual.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS3: Concurrency 3.3. Advanced Windows Synchronization.
Networking Protocols John R. Durrett ISQS 6343 #1.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS1: Overview of Operating Systems 1.1. Windows.
Network architecture model What is an “architecture model”? An architecture model offers a general frame of reference for the problems connected to the.
Some Network Commands n Some useful network commands –ping –finger –nslookup –tracert –ipconfig.
Internet and Distributed Application Services
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Last Class: Introduction
Appendix C: Windows 2000.
Network Communications Technology
Microsoft enterprise concepts
Unit OS7: Security 7.4. Quiz Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze.
Unit OSC: Interoperability
Unit OS9: Real-Time and Embedded Systems
Unit OS4: Scheduling and Dispatch
Unit OS11: Performance Evaluation
Unit OS8: File System 8.6. Quiz
Unit OS2: Operating System Principles
Unit OS10: Fault Tolerance
Unit OSB: Comparing the Linux and Windows Kernels
Examining Network Protocols
DATA COMMUNICATION Lecture-10.
Chapter 3: Windows7 Part 4.
Distributed Systems Bina Ramamurthy 11/30/2018 B.Ramamurthy.
Copyright © 2000 John Wiley & Sons, Inc. All rights reserved
Module C: Windows 2000 History Design Principles System Components
Unit OS5: Memory Management
Distributed Systems Bina Ramamurthy 4/22/2019 B.Ramamurthy.
Module C: Windows 2000.
Appendix C: Windows 2000.
Communication.
22. NT, UNIX and Novell NetWare
Presentation transcript:

Unit OS A: Windows Networking A.4. Quiz Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze

Copyright Notice © 2000-2005 David A. Solomon and Mark Russinovich These materials are part of the Windows Operating System Internals Curriculum Development Kit, developed by David A. Solomon and Mark E. Russinovich with Andreas Polze Microsoft has licensed these materials from David Solomon Expert Seminars, Inc. for distribution to academic organizations solely for use in academic environments (and not for commercial use)

ISO/OSI Model Which one of the following layers is not part of the ISO/OSI model? Session Layer Coordination Layer Transport Layer Network Layer b) Coordination Layer

Sockets Sockets (winsock) are used for what types of communications? Unreliable Reliable Connectionless All of the above d) All of the above

Named Pipes Named pipes are: Bidirectional Unreliable Message-oriented Both A and C d) Both A and C

Networking APIs Which API has unreliable unidirectional characteristics and supports broadcast messages? Windows sockets Mail slots Named pipes Remote Procedure Call (RPC) b) Mail slots

Universal Naming Convention Which of the following is an UNC name? \\Server\c$ \Server\D:\file.txt Server:\\SharedPrinter X:\\Server\Printer a) \\Server\c$

Active Directory Which protocol for securing distributed systems is being used by the Windows Active Directory implementation? Odin Zeus Kerberos c) Kerberos

Active Directory - LDAP LDAP stands for: Legacy Domain Authentication Package Lightweight Directory Access Protocol Local Domain Authentication Protocol Logical Data Archive Package b) Lightweight Directory Access Protocol

Transport Driver Interface (TDI) A TDI client implements: Named pipes An interface with NDIS drivers Kernel-mode support for networking APIs Is a user-mode networking DLL c) Kernel-mode support for networking APIs

TDI Which of the following protocols are not implemented as a TDI transport driver in Windows? TCP/IP RPC DLC NetBEUI b) RPC