欢迎来到天天文库
浏览记录
ID:33475035
大小:836.50 KB
页数:67页
时间:2018-05-25
《全套英文版《计算机网络》ppt电子课件教案》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Chapter2:ApplicationLayerChaptergoals:conceptual+implementationaspectsofnetworkapplicationprotocolsclientserverparadigmservicemodelslearnaboutprotocolsbyexaminingpopularapplication-levelprotocolsMorechaptergoalsspecificprotocols:httpftpsmtppopdnsprogrammin
2、gnetworkapplicationssocketprogramming12:ApplicationLayerApplicationsandapplication-layerprotocolsApplication:communicating,distributedprocessesrunninginnetworkhostsin“userspace”exchangemessagestoimplementappe.g.,email,filetransfer,theWebApplication-layerpr
3、otocolsone“piece”ofanappdefinemessagesexchangedbyappsandactionstakenuserservicesprovidedbylowerlayerprotocolsapplicationtransportnetworkdatalinkphysicalapplicationtransportnetworkdatalinkphysicalapplicationtransportnetworkdatalinkphysical22:ApplicationLaye
4、rNetworkapplications:somejargonAprocessisaprogramthatisrunningwithinahost.Withinthesamehost,twoprocessescommunicatewithinterprocesscommunicationdefinedbytheOS.Processesrunningindifferenthostscommunicatewithanapplication-layerprotocolAuseragentisaninterface
5、betweentheuserandthenetworkapplication.Web:browserE-mail:mailreaderstreamingaudio/video:mediaplayer32:ApplicationLayerClient-serverparadigmTypicalnetworkapphastwopieces:clientandserverapplicationtransportnetworkdatalinkphysicalapplicationtransportnetworkda
6、talinkphysicalClient:initiatescontactwithserver(“speaksfirst”)typicallyrequestsservicefromserver,forWeb,clientisimplementedinbrowser;fore-mail,inmailreaderServer:providesrequestedservicetocliente.g.,WebserversendsrequestedWebpage,mailserverdeliverse-mailre
7、questreply42:ApplicationLayerApplication-layerprotocols(cont).API:applicationprogramminginterfacedefinesinterfacebetweenapplicationandtransportlayersocket:InternetAPItwoprocessescommunicatebysendingdataintosocket,readingdataoutofsocketQ:howdoesaprocess“ide
8、ntify”theotherprocesswithwhichitwantstocommunicate?IPaddressofhostrunningotherprocess“portnumber”-allowsreceivinghosttodeterminetowhichlocalprocessthemessageshouldbedelivered…lotsmoreonthislater.52:Applicatio
此文档下载收益归作者所有