Network Protocols and Communication Layers

network protocol n.w
1 / 20
Embed
Share

Dive into the world of network protocols and communication layers, exploring how computers connect using the same language, the concept of multiple protocol layers, and the role of protocols like Point-to-Point Protocol (PPP), Internet Protocol (IP), and File Transfer Protocol (FTP) in data transfer and communication.

  • Network
  • Protocols
  • Communication
  • Layers
  • DataTransfer

Uploaded on | 1 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. NETWORK PROTOCOL

  2. Two computers that connect with each other they have the same language.It should be very well planned and structured to enable it.

  3. It has multiple layers.Each layers has the different protocols for communication within each layer.

  4. Point to Point Protocol It divides the stream of data into shorter pieces is called frames. It defines the framing method to clear define in one frame and start of the other.it incorporates Error Detection.

  5. Contd PPP is a layered protocol starting with a Link control protocol(LCP)Once the Lcp is initialized one or many several control protocols(NCPs)can be used to transport traffic protocol suite.IP Control protocol(IPCP)permits the transportation over PPP link. LCP- Link establishment NCPs-It is used for traffic transportation IPCP-permits the transporation over ppp link.

  6. For eg: Client server model.. At receiving end the packets are reassembled and store in the correct order to restore the message again. It follows the standard handshake process start and acknowledgement signal to establish the connection.

  7. Internet Protocol Once the TCP breaks the data into smaller packets.It give it to IP to provide address and to do the actual routing.

  8. File Transfer Protocol Ftp is the name of the program or comment to allow the address of the site to where you want to transfer the file.It works as a client-server process.

  9. Hyper Text Transfer Protocol(HTTP) Where we have documents or web pages with hyperlink to other web pages or resources.User can access with the mouse link.

  10. It is designed on the client-server principle. Where in client and web server.It engage in the sequence of the network request and response transactions or HTTP sessions. For Eg:Web browser may be the client application running on the computer hosting a website may be the server .

  11. HTTP has many built in functions which allow client system for establishing with a server machine for making a request.

  12. Contd. Client is sending request to the server Server is satisfying the client request.. For eg: a browser submits the http request message to view a web page.The server returns the response to the client which includes requested content and status information.

  13. Protocols used in Email They are IMAP(Internet Message Address Protocol) SMTP(Simple Message Transfer Protocol) POP3(post office protocol version 3)

  14. Post Office Protocol ver 3(POP3) It is designed to move the messages from server to local computer.so that the mails can be read even they are not connected to the internet.It supports only one mail server.Port 110-Unsecured email communication.Port 995 Secure email communication.

  15. Internet Message Access Protocol(IMAP) 4.Port 993-Encrypted for secured email communication.

  16. Simple Mail Transfer Protocol

More Related Content