computer networks xarxes de computadors
play

Computer Networks - Xarxes de Computadors Teacher: Lloren Cerd - PowerPoint PPT Presentation

Xarxes de Computadors Computer Networks Computer Networks - Xarxes de Computadors Teacher: Lloren Cerd Slides: http://studies.ac.upc.edu/FIB/XC Outline Course Syllabus Unit 1: Introduction Unit 2. IP Networks Unit 3. Point to point


  1. Xarxes de Computadors – Computer Networks Computer Networks - Xarxes de Computadors Teacher: Llorenç Cerdà Slides: http://studies.ac.upc.edu/FIB/XC Outline Course Syllabus Unit 1: Introduction Unit 2. IP Networks Unit 3. Point to point protocols -TCP Unit 4. LANs Unit 5. Data transmission 1 Llorenç Cerdà-Alabern

  2. Xarxes de Computadors – Computer Networks Course Syllabus Course Organization 2 x 2h lectures/week: theoretical + problems Print the collection problems (raco FIB) Try to do the problems beforehand Solve assessments and final exams! (web) Find textbooks and related links at the web page. Not necessary to follow the course. 1 x 2h laboratory/week Buy the manual. Study and prepare sessions before hand. 2 laboratory sessions are devoted to problems: you can participate and obtain 0,2 points over the final exam. web page: http://studies.ac.upc.edu/FIB/XC 2 Llorenç Cerdà-Alabern

  3. Xarxes de Computadors – Computer Networks Course Syllabus Evaluation: F = 0.20 * L + 0.80 * max{E; (0.15 * C + 0.85 * E)} Where: F = Final mark L = Laboratory: 25% Mini-assessments of 15 min. at each session (except the first), and 75% a final laboratory exam. E = Final exam C = Control, 1 hour duration (week 8~9) 3 Llorenç Cerdà-Alabern

  4. Xarxes de Computadors – Computer Networks Computer Networks - Xarxes de Computadors Outline Course Syllabus Unit 1: Introduction Unit 2. IP Networks Unit 3. Point to point protocols -TCP Unit 4. LANs Unit 5. Data transmission 4 Llorenç Cerdà-Alabern

  5. Xarxes de Computadors – Computer Networks Unit 1: Introduction Outline Brief history of Computer Networks and Internet Introduction to Internet Standardization Organizations and OSI Reference Model Client-Server Paradigm 5 Llorenç Cerdà-Alabern

  6. Xarxes de Computadors – Computer Networks Unit 1: Introduction Brief history of Computer Networks 1830: Telegraph 1866: First transatlantic telegraph cable 1875: Alexander Graham Bell New York Telephone Pavel Shilling Telegraph, 1832. invented the telephone Cabling, 1888 1951: First commercial computer 1960: Concept of Packet Switching. Major Telegraph Lines, 1891. 1960s: ARPANET project, Telephone Central Office in London, 1926 origins of the Internet. 1972: First International and commercial Packet Switching Network, X.25. 1990s: The Internet is opened to UNIVAC: First commercial Today's Networking computer, 1951 the general public. Equipment. 6 Llorenç Cerdà-Alabern

  7. Xarxes de Computadors – Computer Networks Unit 1: Introduction Brief History of the Internet 1966: Defense Advanced Research Projects Agency (DARPA). ARPANET project. ARPANET connected Universities and http://www.geant2.net military centers. Military portion separated in 1983. 1970s: End-to-end reliability was moved to hosts, developing TCP/IP. TCP/IP was ported to UNIX Berkeley distribution, http://www.rediris.es BSD. 1990s: The Internet is opened to commerce and the general public by the Internet Service Providers, ISP. 7 Llorenç Cerdà-Alabern

  8. Xarxes de Computadors – Computer Networks Unit 1: Introduction Outline Brief history of Computer Networks and Internet Introduction to the Internet Standardization Organizations and OSI Reference Model Client-Server Paradigm 8 Llorenç Cerdà-Alabern

  9. Xarxes de Computadors – Computer Networks Unit 1: Introduction Organization of the Internet and Terminology Host Access Network router 56 kbps Carrier operators LAN ISP router 64 kbps WANs ISDN NIC WAN Domestic ISP Public switched users and ADSL telephone router SOHOs 4 Mbps network, PSTN router Telephone company, ... X.25 ISP ISP Frame Relay telco, or carrier. ATM 4 Mbps leased lines: E1 (2 Mbps), E3 (34 Mbps) ... ... Router ADSL Line Bitrate router 34 Mbps 100 Mbps router Bits per second, bps. LAN Corporate LAN Networks 9 Llorenç Cerdà-Alabern

  10. Xarxes de Computadors – Computer Networks Unit 1: Introduction Bitrate t b is the transmission time of 1 bit. modem v t =1/t b is the line bitrate in bits per second (bps) v t =1/t b typical bitrate prefixes: k, kilo: 10 3 s ( t ) bits 1 0 0 1 0 1 1 M, Mega: 10 6 V G, Giga: 10 9 t 0 T, Tera: 10 12 t b P, Peta: 10 15 -V Examples: NRZ signal Public Switched Telephone Network (PSTN) modem: 56 kbps ADSL: 4 Mbps LAN Ethernet: 10 Mbps, 100 Mbps, 1Gbps, 10 Gbps. Carrier lines E3: 34 Mbps, OC-192: 9,9 Gpbs, ... 10 Llorenç Cerdà-Alabern

  11. Xarxes de Computadors – Computer Networks Unit 1: Introduction Types of Switching Circuit switching, e.g. PSTN Packet switching: Virtual Circuit, e.g. X.25, ATM. Datagram: Internet. message to send (e.g. web page) header: source addr. packets (datagrams) destination addr. ... ... server modem PSTN ... LAN ISP ISP Internet client Datagram packet switching 11 Llorenç Cerdà-Alabern

  12. Xarxes de Computadors – Computer Networks Unit 1: Introduction Outline Brief history of Computer Networks and Internet Introduction to the Internet Standardization Organizations and OSI Reference Model Client-Server Paradigm 12 Llorenç Cerdà-Alabern

  13. Xarxes de Computadors – Computer Networks Unit 1: Introduction Standardization Bodies International Telecommunication Union, ITU: WAN standards. http://www.itu.org/. International Organization for Standardization, ISO: Industrial standards. http://www.iso.org/. Institute of Electrical and Electronics Engineers, IEEE: LAN standards. http://www.ieee.org/. European Telecommunications Standards Institute, ETSI: Mobile phone standards (GSM). http://www.etsi.org/. Electronic Industries Alliance, EIA: Cabling standards. http://www.eia.org/. Internet Engineering Task Force, IETF: Internet standards. http://www.ietf.org. Standardization proposals are done through Request For Comments , RFCs. They are mirrored around the world, e.g. http://www.rfc-editor.org World Wide Web Consortium (W3C). http://www.w3.org 13 Llorenç Cerdà-Alabern

  14. Xarxes de Computadors – Computer Networks Unit 1: Introduction ISO Open System Interconnection (OSI) Reference Model Layers or Levels : Physical or Layer 1 (L1), ... Peer layers communicate using a protocol. Protocols from different layers are independent. Layer i offers services (e.g. send a datagram to a given address) to layer i +1: Service Access Points (SAP). Peer layers exchange Protocol Data Unit (PDU), which consists of a header and payload . 7 application 7 application 6 presentation 6 presentation 5 session 5 session 4 transport 4 transport 3 network 3 network 3 network 2 data link 2 data link 2 data link 1 physical 1 physical 1 physical Terminal node Intermediate node Terminal node 14 Llorenç Cerdà-Alabern

  15. Xarxes de Computadors – Computer Networks Unit 1: Introduction TCP/IP Architecture No RFC specifies the TCP/IP model. Networking literature usually identifies the layer model: application application 4 transport (TCP/UDP) 4 transport (TCP/UDP) 3 network (IP) 3 network (IP) 3 network (IP) physical network physical network physical network interface interface interface host host router physical network physical network 15 Llorenç Cerdà-Alabern

  16. Xarxes de Computadors – Computer Networks Unit 1: Introduction Encapsulation Each layer adds/remove the PDU header. Layer: PDU name: application message (e.g. web page) message TCP transport TCP segment header IP network IP datagram header Ethernet data link ethernet frame CRC header physical ... bits 16 Llorenç Cerdà-Alabern

  17. Xarxes de Computadors – Computer Networks Unit 1: Introduction TCP/IP Implementation TCP/IP networking code is part of the Operating System kernel. Socket interface : Is the Unix networking interface for the processes. It was first implemented in Berkeley Software Distribution, BSD. The socket system call creates a socket descriptor used to store all information associated with a network connection, similarly as an inode descriptor for a file. Socket Descriptor within the Kernel Data Structure process file{} inode{} system calls: socket(), connect(), read(), write()... open file f_data socket layer Operating proc{} filedesc{} *file{}[] System 4 transport (TCP/UDP) p_fd fd_ofiles 3 network (IP) file{} socket{} interface layer descriptor f_data so_type process socket table table so_proto NIC 17 Llorenç Cerdà-Alabern

  18. Xarxes de Computadors – Computer Networks Unit 1: Introduction Outline Brief history of Computer Networks and Internet Introduction to Internet Standardization Organizations and OSI Reference Model Client-Server Paradigm 18 Llorenç Cerdà-Alabern

  19. Xarxes de Computadors – Computer Networks Unit 1: Introduction Client Server Paradigm How connection is established among processes? The client always initiates the connection towards a known IP address, in the IP header, and a well known port (< 1024), in the TCP/UDP header. Well known ports are standardized by IANA in RFC-1700 (Assigned Numbers). In a unix machine can be found in /etc/services. The server is a daemon waiting for client requests. ... ... Processes client server ... ... Socket Socket port x1 port y1 interface interface TCP/UDP Operating TCP/UDP Operating Well known port Ephemeral port System Host A Host B System <1024 ( ≥ 1024) dst port = y1 src port = x1 dst port = x1 src port = y1 TCP/UDP header 19 Llorenç Cerdà-Alabern

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend