Search this site
Embedded Files
CITSWORLD
  • Home
  • CSA
    • network
      • Network Architecture
      • Applications & Network Management:
      • Network Security
    • JAVA
      • Object Oriented Programming and JAVA Language
      • JAVA Program Flow Control
        • JAVA Number, Character and String Classes.
      • JAVA Classes, Overloading and Inheritance
      • Multithreading and Exception Handling in JAVA
      • Abstract Classes and Interfaces in JAVA
      • AWT
    • DBMS
      • Database Concepts
      • Queries
      • Joins and Functions
      • Stored Procedures, Triggers and Cursors
    • JavaScipt
      • Introduction to Java Script
  • Exam Preparation
    • CSA PRACTICES SET
      • CSA MOCK TEST
      • CSA MOCK TEST 2
      • csa mock test 3
      • CSA MOCK TEST 4
      • MOCK TEST CSA
      • Mock test CSA 6
    • SEWING TECHNOLOGY PRACTICE SET
      • mock test 1
      • mock test 2
      • mock test 3
      • mock test 4
      • mock test 5
      • mock test 6
      • Mock test 7
      • mock test 8
    • Training Methodology (POT)
      • pot test 1
      • POT Test 2
      • POT mock 3
  • CITS MOCK TEST
  • Study Material
    • How to Download Windows 10 ISO file
    • create a bootable USB flash drive
    • Lesson & Demo Plan Daily Dairy Formats
    • lesson plan ppt
  • Gallery
  • Training Methodology
    • Lesson & Demo Plan Daily Dairy Formats
    • Unit-1
    • Unit 2
    • Unit-3
    • Unit:-4
    • Unit:-5
    • Unit:-6
    • Unit:-7
  • Sewing Technology
    • Revision of the CTS contents. Concepts of Drafting, Pattern making, Grading
    • Trade Knowledge Role of CAD in garment industry.
  • Syllabus
    • Soft Skills
  • ...
CITSWORLD
  • Home
  • CSA
    • network
      • Network Architecture
      • Applications & Network Management:
      • Network Security
    • JAVA
      • Object Oriented Programming and JAVA Language
      • JAVA Program Flow Control
        • JAVA Number, Character and String Classes.
      • JAVA Classes, Overloading and Inheritance
      • Multithreading and Exception Handling in JAVA
      • Abstract Classes and Interfaces in JAVA
      • AWT
    • DBMS
      • Database Concepts
      • Queries
      • Joins and Functions
      • Stored Procedures, Triggers and Cursors
    • JavaScipt
      • Introduction to Java Script
  • Exam Preparation
    • CSA PRACTICES SET
      • CSA MOCK TEST
      • CSA MOCK TEST 2
      • csa mock test 3
      • CSA MOCK TEST 4
      • MOCK TEST CSA
      • Mock test CSA 6
    • SEWING TECHNOLOGY PRACTICE SET
      • mock test 1
      • mock test 2
      • mock test 3
      • mock test 4
      • mock test 5
      • mock test 6
      • Mock test 7
      • mock test 8
    • Training Methodology (POT)
      • pot test 1
      • POT Test 2
      • POT mock 3
  • CITS MOCK TEST
  • Study Material
    • How to Download Windows 10 ISO file
    • create a bootable USB flash drive
    • Lesson & Demo Plan Daily Dairy Formats
    • lesson plan ppt
  • Gallery
  • Training Methodology
    • Lesson & Demo Plan Daily Dairy Formats
    • Unit-1
    • Unit 2
    • Unit-3
    • Unit:-4
    • Unit:-5
    • Unit:-6
    • Unit:-7
  • Sewing Technology
    • Revision of the CTS contents. Concepts of Drafting, Pattern making, Grading
    • Trade Knowledge Role of CAD in garment industry.
  • Syllabus
    • Soft Skills
  • ...
  • More
    • Home
    • CSA
      • network
        • Network Architecture
        • Applications & Network Management:
        • Network Security
      • JAVA
        • Object Oriented Programming and JAVA Language
        • JAVA Program Flow Control
          • JAVA Number, Character and String Classes.
        • JAVA Classes, Overloading and Inheritance
        • Multithreading and Exception Handling in JAVA
        • Abstract Classes and Interfaces in JAVA
        • AWT
      • DBMS
        • Database Concepts
        • Queries
        • Joins and Functions
        • Stored Procedures, Triggers and Cursors
      • JavaScipt
        • Introduction to Java Script
    • Exam Preparation
      • CSA PRACTICES SET
        • CSA MOCK TEST
        • CSA MOCK TEST 2
        • csa mock test 3
        • CSA MOCK TEST 4
        • MOCK TEST CSA
        • Mock test CSA 6
      • SEWING TECHNOLOGY PRACTICE SET
        • mock test 1
        • mock test 2
        • mock test 3
        • mock test 4
        • mock test 5
        • mock test 6
        • Mock test 7
        • mock test 8
      • Training Methodology (POT)
        • pot test 1
        • POT Test 2
        • POT mock 3
    • CITS MOCK TEST
    • Study Material
      • How to Download Windows 10 ISO file
      • create a bootable USB flash drive
      • Lesson & Demo Plan Daily Dairy Formats
      • lesson plan ppt
    • Gallery
    • Training Methodology
      • Lesson & Demo Plan Daily Dairy Formats
      • Unit-1
      • Unit 2
      • Unit-3
      • Unit:-4
      • Unit:-5
      • Unit:-6
      • Unit:-7
    • Sewing Technology
      • Revision of the CTS contents. Concepts of Drafting, Pattern making, Grading
      • Trade Knowledge Role of CAD in garment industry.
    • Syllabus
      • Soft Skills
    • ...
Protocols

Layering & Protocols 

Layering, in the context of networking and communication systems, refers to the organization of complex systems into multiple, hierarchical layers, each with specific functions and responsibilities. This concept is essential for modular design and interoperability. The most common layered model in networking is the OSI (Open Systems Interconnection) model, which has seven layers: 

Protocols

Protocols are a set of rules and conventions that determine how data is exchanged and communicated between devices or systems. 

They provide a standardized way for various entities to understand and interact with each other.

 Protocols operate at specific layers of the network stack, ensuring that each layer's functionality is well-defined and can operate independently of the layers above and Belo

Internet Protocols

HTTP (Hypertext Transfer Protocol)-Used for transmitting web pages and other resources over the World Wide Web.

HTTPS (Hypertext Transfer Protocol Secure)-An encrypted version of HTTP, ensuring secure communication for activities such as online banking and e-commerce.

TCP / IP (Transmission Control Protocol / Internet Protocol)- The backbone of the internet and most networks, TCP/IP provides a reliable and connection-oriented method for data transmission. It includes protocols like TCP (for reliable data delivery) and IP (for routing and addressing). 

Network Protocols

       Ethernet- A protocol that defines how data is placed over a physical network medium, such as via wired connections.

      IPv4 and IPv6-Internet Protocol versions 4 and 6, respectively, used to route data packets across networks.

Communication Protocols

SMTP (Simple Mail Transfer Protocol): Used for sending and receiving email.

POP3 (Post Office Protocol 3) and IMAP (Internet Message Access Protocol): Protocols used by e-mail clients to retrieve messages from mail servers.

File Transfer Protocols

    • FTP (File Transfer Protocol): Used for transferring files between a client and a server on a computer network.

Application Layer Protocols

    • DNS (Domain Name System)-Converts human-readable domain names into IP addresses to facilitate internet navigation.

    • SNMP (Simple Network Management Protocol)-Used for managing and monitoring network devices and their performance.

Wireless Protocols

  • Bluetooth- A short-range wireless protocol used for connecting devices such as smartphones, keyboards, and headphones.

  • Wi-Fi-A protocol for wireless local area networking, enabling devices to connect to the Internet and other devices within a specified area.

Security Protocols

  • TLS/SSL (Transport Layer Security / Secure Sockets Layer)- Protocols that provide secure communication over a computer network, commonly used for web browsing.

  • Physical Layer Protocols: Examples include Ethernet and Wi-Fi standards, which define how data is transmitted over physical media.

  • Data Link Layer Protocols: Ethernet and Wi-Fi also operate at this layer, along with protocols like ARP (Address Resolution Protocol) for mapping IP addresses to MAC addresses.

  • Network Layer Protocols: Internet Protocol (IP) is a prominent example, used for addressing and routing packets across networks. Additionally, ICMP (Internet Control Message Protocol) handles network management tasks like ping and traceroute.

  • Transport Layer Protocols: TCP (Transmission Control Protocol) ensures reliable, connection-oriented communication, while UDP (User Datagram Protocol) offers connectionless, lightweight communication.

  • Application Layer Protocols: These include HTTP for web browsing, SMTP for email, and FTP for file transfer, among many others.

This article is contributed by Abhay Mishra. If you like citsworld and would like to contribute, you can also write an article and mail your article to abhaymishra0001@hotmail.com.


FacebookInstagramYouTubeTwitterFacebook
Copyright © 2024 Terms Feed®. All rights reserved 
Google Sites
Report abuse
Page details
Page updated
Google Sites
Report abuse