Wire protocol (original) (raw)
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 communication protocols higher than the physical layer. 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 exchange information at the application level. It refers to an application layer protocol and defines all the required attributes for the data exchange, like data types (units of data, message formats, etc.), communication endpoints and capabilities (such as delivery guarantees, direction of communication, etc.). Usually, the data is represented at the application level as a common infoset (e.g. XML, JSON, YAML)
Property | Value |
---|---|
dbo:abstract | 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 communication protocols higher than the physical layer. 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 exchange information at the application level. It refers to an application layer protocol and defines all the required attributes for the data exchange, like data types (units of data, message formats, etc.), communication endpoints and capabilities (such as delivery guarantees, direction of communication, etc.). Usually, the data is represented at the application level as a common infoset (e.g. XML, JSON, YAML) and requires a mechanism of 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. (en) |
dbo:wikiPageExternalLink | https://www.postgresql.org/docs/current/protocol.html |
dbo:wikiPageID | 2564462 (xsd:integer) |
dbo:wikiPageLength | 3410 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1111541600 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Electronics dbr:Application_layer dbr:Internet dbr:Intranet dbr:SOAP dbr:Real-Time_Publish-Subscribe_(RTPS)_Protocol dbr:Communication_protocol dbr:Data dbr:Data_Distribution_Service dbr:Web_services dbr:Line_code dbc:Application_layer_protocols dbr:Binary_protocol dbr:Transmission_Control_Protocol dbr:JSON dbr:Advanced_Message_Queuing_Protocol dbr:Java_remote_method_invocation dbr:Java_Remote_Method_Protocol dbr:Computer_networking dbr:Transport_protocol dbr:Message-oriented_middleware dbr:CORBA dbr:XML dbr:YAML dbr:User_Datagram_Protocol dbr:Programming_language dbr:JDWP dbr:IIOP dbr:Infoset dbr:XSD |
dbp:wikiPageUsesTemplate | dbt:Compu-network-stub dbt:Refimprove dbt:Reflist |
dct:subject | dbc:Application_layer_protocols |
rdf:type | yago:WikicatApplicationLayerProtocols yago:Abstraction100002137 yago:Communication100033020 yago:Direction106786629 yago:Message106598915 yago:Protocol106665108 yago:Rule106652242 |
rdfs:comment | 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 communication protocols higher than the physical layer. 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 exchange information at the application level. It refers to an application layer protocol and defines all the required attributes for the data exchange, like data types (units of data, message formats, etc.), communication endpoints and capabilities (such as delivery guarantees, direction of communication, etc.). Usually, the data is represented at the application level as a common infoset (e.g. XML, JSON, YAML) (en) |
rdfs:label | Wire protocol (en) |
owl:sameAs | freebase:Wire protocol yago-res:Wire protocol wikidata:Wire protocol https://global.dbpedia.org/id/4xZUo |
prov:wasDerivedFrom | wikipedia-en:Wire_protocol?oldid=1111541600&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Wire_protocol |
is dbo:wikiPageDisambiguates of | dbr:Wire_(disambiguation) |
is dbo:wikiPageWikiLink of | dbr:Protocol_Buffers dbr:OpenWire_(binary_protocol) dbr:Streaming_Text_Oriented_Messaging_Protocol dbr:D-Bus dbr:DNS_zone_transfer dbr:Advanced_Message_Queuing_Protocol dbr:Wire_(disambiguation) dbr:Wire_data dbr:Object_copying |
is foaf:primaryTopic of | wikipedia-en:Wire_protocol |