An Entity of Type: programming language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A reliable byte stream is a common service paradigm in computer networking; it refers to a byte stream in which the bytes which emerge from the communication channel at the recipient are exactly the same, and in exactly the same order, as they were when the sender inserted them into the channel. The classic example of a reliable byte stream communication protocol is the Transmission Control Protocol, one of the major building blocks of the Internet.

Property Value
dbo:abstract
  • A reliable byte stream is a common service paradigm in computer networking; it refers to a byte stream in which the bytes which emerge from the communication channel at the recipient are exactly the same, and in exactly the same order, as they were when the sender inserted them into the channel. The classic example of a reliable byte stream communication protocol is the Transmission Control Protocol, one of the major building blocks of the Internet. A reliable byte stream is not the only reliable service paradigm which computer network communication protocols provide, however; other protocols (e.g. SCTP) provide a reliable message stream, i.e. the data is divided up into distinct units, which are provided to the consumer of the data as discrete objects. (en)
  • 可靠位元組流是一種常見的計算機網路服務範例;它代表一個字節流,其中從通信頻道內傳給接收者的每個位元組,都與發送者傳進頻道內的每個位元組相同,並且順序也相同(亦即沒有任何資料重置或損失)。 可靠位元組流網路傳輸協議的一個經典範例是傳輸控制協議(TCP),網際網路的其中一個重要基石。 然而,可靠位元組流並不是唯一的可靠傳輸協議範例;其他協議(像是SCTP)提供的是可靠資訊流,其定義是裡面的資料會被分成獨立的小單位,用類似獨立物件的概念提供給使用者。 (zh)
dbo:wikiPageID
  • 13365873 (xsd:integer)
dbo:wikiPageLength
  • 2256 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1124899661 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • 可靠位元組流是一種常見的計算機網路服務範例;它代表一個字節流,其中從通信頻道內傳給接收者的每個位元組,都與發送者傳進頻道內的每個位元組相同,並且順序也相同(亦即沒有任何資料重置或損失)。 可靠位元組流網路傳輸協議的一個經典範例是傳輸控制協議(TCP),網際網路的其中一個重要基石。 然而,可靠位元組流並不是唯一的可靠傳輸協議範例;其他協議(像是SCTP)提供的是可靠資訊流,其定義是裡面的資料會被分成獨立的小單位,用類似獨立物件的概念提供給使用者。 (zh)
  • A reliable byte stream is a common service paradigm in computer networking; it refers to a byte stream in which the bytes which emerge from the communication channel at the recipient are exactly the same, and in exactly the same order, as they were when the sender inserted them into the channel. The classic example of a reliable byte stream communication protocol is the Transmission Control Protocol, one of the major building blocks of the Internet. (en)
rdfs:label
  • Reliable byte stream (en)
  • 可靠位元組流 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License