1 / 23

University of Palestine Faculty of Applied Engineering and Urban Planning

University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department. INTRODUCTION TO COMPUTER NETWORKS Dr. Abdelhamid B. Zughbor. Course Content. Course Content. Week 1 : Overview of the Course and Network Fundamentals.

Download Presentation

University of Palestine Faculty of Applied Engineering and Urban Planning

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department INTRODUCTION TOCOMPUTER NETWORKS Dr. Abdelhamid B. Zughbor

  2. Course Content Course Content • Week 1: Overview of the Course and Network Fundamentals. • Week 2: OSI Model& TCP/IP Model. • Week 3: Physical Media (Copper, Fiber Optic and Wireless). • Week 4: UTP & Fiber Cabling. • Week 5: LAN Technologies (Ethernet, Fast Ethernet, Gigabit Ethernet, Wireless LAN). • Week 6: WAN Technologies (Dialup, Leased Line, ISDN, ADSL, Cable Modem, VSAT).

  3. Course Content Course Content • Week 7: Internet Protocol (IP) and IP Addressing. • Week 8: Routing, VLAN, TCP and UDP. • Week 9: SNMP, Natting, Firewall and VPN. • Week 10: Internet and Internet Applications (DNS, Email, Web..). • Week 11: Cisco Basics, Switch and Router Configuration. • Week 12: DNS & Web Server Setup on Linux. • Week 13: Enterprise Network Implementation. • Week 14: Mail Server, Proxy Server & Firewall Setup on Linux.

  4. Books References • Andrew S. Tanenbaum, Computer Network, Prentice-Hall. • Peterson & Davie, "Computer Networks, A Systems Approach", 3rd ed, Harcourt, 2005. • DoughlasE. Comer, Computer Networks and Internet • William Stallings, “Data and Computer Communcations,” 5th edition, PHI, 2005 • http://www.cisco.com/public/support/tac/documentation.html • http://www.redhat.com/docs

  5. Grading Grading Guidelines • Two Exams: % each • Lab Assignments: % • Minimum 80% attendance and minimum 60% marks are necessary to clear the course.

  6. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

  7. Introduction to Computer Networks Computer Networks • Computer network connects two or more autonomous computers. • The computers can be geographically located anywhere.

  8. Introduction to Computer Networks LAN, MAN & WAN • Network in small geographical Area (Room, Building or a Campus) is called LAN (Local Area Network) • Network in a City is call MAN (Metropolitan Area Network) • Network spread geographically (Country or across Globe) is called WAN (Wide Area Network)

  9. Introduction to Computer Networks Applications of Networks • Resource Sharing • Hardware (computing resources, disks, printers) • Software (application software) • Information Sharing • Easy accessibility from anywhere (files, databases) • Search Capability (WWW) • Communication • Email • Message broadcast • Remote computing • Distributed processing

  10. Introduction to Computer Networks Network Topology • The network topology defines the way in which computers, printers, and other devices are connected. A network topology describes the layout of the wire and devices as well as the paths used by data transmissions.

  11. Introduction to Computer Networks Bus Topology • Commonly referred to as a linear bus, all the devices on a bus topology are connected by one single cable.

  12. Introduction to Computer Networks Bus Topology • Terminator

  13. Introduction to Computer Networks Star & Tree Topology • The star topology is the most commonly used architecture in Ethernet LANs. • When installed, the star topology resembles spokes in a bicycle wheel.

  14. Introduction to Computer Networks Star & Tree Topology • Larger networks use the extended star topology also called tree topology. When used with network devices that filter frames or packets, like bridges, switches, and routers, this topology significantly reduces the traffic on the wires by sending packets only to the wires of the destination host.

  15. Introduction to Computer Networks Ring Topology • A frame travels around the ring, stopping at each node. If a node wants to transmit data, it adds the data as well as the destination address to the frame. • The frame then continues around the ring until it finds the destination node, which takes the data out of the frame. • Single ring – All the devices on the network share a single cable • Dual ring – The dual ring topology allows data to be sent in both directions.

  16. Introduction to Computer Networks Star Bus, Star Ring Topology,

  17. Introduction to Computer Networks Mesh Topology • The mesh topology connects all devices (nodes) to each other for redundancy and fault tolerance. • It is used in WANs to interconnect LANs and for mission critical networks like those used by banks and financial institutions. • Implementing the mesh topology is expensive and difficult.

  18. Introduction to Computer Networks Network Components • Physical Media • Interconnecting Devices • Computers • Networking Software • Applications

  19. Introduction to Computer Networks Networking Media • Networking media can be defined simply as the means by which signals (data) are sent from one computer to another (either by cable or wireless means).

  20. Introduction to Computer Networks Networking Devices • HUB, Switches, Routers, Wireless Access Points, Modems etc.

  21. Introduction to Computer Networks Computers: Clients and Servers • In a client/server network arrangement, network services are located in a dedicated computer whose only function is to respond to the requests of clients. • The server contains the file, print, application, security, and other services in a central computer that is continuously available to respondto client requests.

  22. Introduction to Computer Networks Networking Protocol: TCP/IP

  23. Introduction to Computer Networks Applications • E-mail • Searchable Data (Web Sites) • E-Commerce • News Groups • Internet Telephony (VoIP) • Video Conferencing • Chat Groups • Instant Messengers • Internet Radio

More Related