Wikipedia

Wire protocol

Also found in: Dictionary, Encyclopedia.

In computer networking, a wire protocol refers to a way of getting data from point to point: A wire protocol is needed if more than one application has to interoperate. It generally refers to protocols higher than the physical layer.[1] In contrast to transport protocols at the transport level (like TCP or UDP), the term "wire protocol" is used to describe a common way to represent information at the application level. It refers only to a common application layer protocol and not to a common object semantic of the applications. Such a representation at application level needs a common infoset (e.g. XML) and a data binding (using e.g. a common encoding scheme like XSD).

The wire protocol may be either text-based or a binary protocol. Although an important architectural decision, this is a separate matter from the distinction between wire protocols and programmatic APIs.

In electronics, a wire protocol is the mechanism used to transmit data from one point to another.[1]

Functionality

A wire protocol provides the means for interoperation of one or more applications in a network. They often refer to distributed object protocols, or they use applications that were designed to work together. As the name suggests, these distributed object protocols run in different processes in one or several computers that are connected over a network.

Types

Wire protocols provide the means for a program running under one operating system to communicate with a program running under some other operating system using the Internet - they interconnect multiple platforms. Some are language-independent, allowing the communication of programs written in different languages.

Examples of wire protocols include:

See also

References

  1. ^ a b "Definition of: wire protocol". https://www.pcmag.com/: PCMAG.COM. Retrieved 2011-04-11. (1) In a network, it is the mechanism for transmitting data from point a to point b. It often refers to a distributed object protocol such as SOAP, CORBA or RMI, which is software only and which invokes the running of programs on remote servers.
    The term is a bit confusing, because it sounds like the physical layer (layer 1) of the network that places the bits "onto the wire." In some cases, it may refer to this layer; however, it generally refers to protocols higher than the physical layer or even the next higher data link layer (layer 2) such as Ethernet and ATM. See OSI model, communications protocol, data link protocol and distributed objects.
    (2) In an electronic system, it refers to the control signals (start and stop transfer) and architecture (serial, parallel, etc.) of the bus or channel that transfers data.


This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.

Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.