types of protocol

Upload: paras-mamania

Post on 06-Apr-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Types of Protocol

    1/8

  • 8/3/2019 Types of Protocol

    2/8

    A protocol is an agreed-upon or standardized

    method for transmitting data and/or establishing

    communications between different devices. Just as two

    humans need to have a common language between them

    before they can begin to share ideas and information, so

    must computers have a common way of sending

    information between them. Protocol also refers to

    communication rules. They define how devicesintercommunicate in a network environment.

  • 8/3/2019 Types of Protocol

    3/8

    HyperText Transfer Protocol (HTTP)

    This protocol is used to access, send and receive

    Hypertext Mark-up language files (HTML) on the Internet.

    HTTP is the foundation of data communication for theWorld Wide Web.

    HTTP functions as a request-response protocol in the

    client-server computing model

  • 8/3/2019 Types of Protocol

    4/8

    File Transfer Protocol (FTP)

    FTP is responsible for showing files to be copied betweendevices.

    File Transfer Protocol (FTP) is a standard network

    protocol used to transfer files from one host to another

    host over a TCP-based network, such as the Internet.

    FTP is built on client-server architecture and utilizes

    separate control and data connections between the

    client and server

  • 8/3/2019 Types of Protocol

    5/8

    tTransmission Control Protocol (TCP)

    This protocol ensures delivery of information packets across

    networks.

    The Transmission Control Protocol (TCP) is one of the core

    protocols of the Internet Protocol Suite.

    TCP provides reliable, ordered delivery of a stream of bytes

    from a program on one computer to another program on

    another computer.

    TCP is the protocol that major Internet applications such asthe World Wide Web, email, remote administration and file

    transfer rely on.

  • 8/3/2019 Types of Protocol

    6/8

    Internet Protocol (IP)

    The Internet Protocol is the principal communications protocol

    used for relaying datagrams (packets) across an internetwork

    using the Internet Protocol Suite.

    IP is the primary protocol in the Internet Layer of the Internet

    Protocol Suite.

    Internet Protocol defines an addressing system that has two

    functions. Addresses identify hosts and provide a logical location

    service.

  • 8/3/2019 Types of Protocol

    7/8

    Simple Mail Transfer Protocol (SMTP)

    This protocol is used for transferring e-mail between computers.

    SMTP is a connection-oriented, text-based protocol in which a mail

    sender communicates with a mail receiver by issuing command

    strings and supplying necessary data over a reliable ordered data

    stream channel.

    An SMTP transaction consists of three commands. They are:

    a) MAIL command, to establish the return address.

    b) RCPT command, to establish a recipient of this message.

    c) DATA to send the message text.

  • 8/3/2019 Types of Protocol

    8/8

    MADE BY:

    HILONI SHAH

    ROLL NO.44