Chapter 2 James F.Kurose Keith W.Ross Application Layer A note on the use of these PowerPoint slides: We're making these slides freely available to all(faculty,students, readers).They're in PowerPoint form so you see the animations;and can add,modify,and delete slides (including this one)and slide content to suit your needs.They obviously represent a lot of work on our part. COMPUTER In return for use,we only ask the following: NETWORKING If you use these slides(e.g.,in a class)that you mention their A TOP-DOWN APPROACH source(after all,we'd like people to use our book!) If you post any slides on a www site,that you note that they are adapted from(or perhaps identical to)our slides,and note our copyright of this material. Computer Networking:A For a revision history,see the slide note for this page. Top-Down Approach Thanks and enjoy!JFK/KWR 8th edition n All material copyright 1996-2020 Jim Kurose,Keith Ross J.F Kurose and K.W.Ross,All Rights Reserved Pearson,2020 Application Layer:2-1
Chapter 2 Application Layer A note on the use of these PowerPoint slides: We’re making these slides freely available to all (faculty, students, readers). They’re in PowerPoint form so you see the animations; and can add, modify, and delete slides (including this one) and slide content to suit your needs. They obviously represent a lot of work on our part. In return for use, we only ask the following: ▪ If you use these slides (e.g., in a class) that you mention their source (after all, we’d like people to use our book!) ▪ If you post any slides on a www site, that you note that they are adapted from (or perhaps identical to) our slides, and note our copyright of this material. For a revision history, see the slide note for this page. Thanks and enjoy! JFK/KWR All material copyright 1996-2020 J.F Kurose and K.W. Ross, All Rights Reserved Application Layer: 2-1 Computer Networking: A Top-Down Approach 8 th edition n Jim Kurose, Keith Ross Pearson, 2020
Application layer:overview P2P applications Principles of network video streaming and content applications distribution networks ■Veb and HTTP socket programming with ■E-mail,SMTP,lMAP UDP and TCP The Domain Name System DNS Application Layer:2-2
Application layer: overview ▪ Principles of network applications ▪ Web and HTTP ▪ E-mail, SMTP, IMAP ▪ The Domain Name System DNS ▪ P2P applications ▪ video streaming and content distribution networks ▪ socket programming with UDP and TCP Application Layer: 2-2
Application layer:overview Our goals: learn about protocols by conceptual and examining popular implementation aspects of application-layer protocols application-layer protocols ·HTTP transport-layer service ·SMTP,IMAP models ·DNS client-server paradigm programming network peer-to-peer paradigm applications ·socket API Application Layer:2-3
Application layer: overview Our goals: ▪ conceptual and implementation aspects of application-layer protocols • transport-layer service models • client-server paradigm • peer-to-peer paradigm ▪ learn about protocols by examining popular application-layer protocols • HTTP • SMTP, IMAP • DNS ▪ programming network applications • socket API Application Layer: 2-3
Some network apps ■social networking voice over IP (e.g.,Skype) Web real-time video conferencing ■text messaging ■Internet search ■e-mail remote login multi-user network games streaming stored video (YouTube,Hulu,Netflix) ■P2 P file sharing Q:your favorites? Application Layer:2-4
Some network apps ▪ social networking ▪ Web ▪ text messaging ▪ e-mail ▪ multi-user network games ▪ streaming stored video (YouTube, Hulu, Netflix) ▪ P2P file sharing Application Layer: 2-4 ▪ voice over IP (e.g., Skype) ▪ real-time video conferencing ▪ Internet search ▪ remote login ▪ … Q: your favorites?
Creating a network app application write programs that: transport mob network data link run on(different)end systems physical national or global ISP communicate over network e.g.,web server software communicates with browser software local or no need to write software for regionalSp network-core devices home networ application network-core devices do not run user provi transport network application applications data link transport physical network applications on end systems allows data link physical for rapid app development, enterprise propagation network Application Layer:2-5
mobile network home network enterprise network national or global ISP local or regional ISP datacenter network content provider network application transport network data link physical application transport network data link physical application transport network data link physical Creating a network app write programs that: ▪ run on (different) end systems ▪ communicate over network ▪ e.g., web server software communicates with browser software no need to write software for network-core devices ▪ network-core devices do not run user applications ▪ applications on end systems allows for rapid app development, propagation Application Layer: 2-5