Bencode (pronounced "BEE-en-code") is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data. It supports four different types of values: byte strings, integers, lists, and dictionaries (associative arrays). Bencoding is most commonly used in torrent files. These metadata files are simply bencoded dictionaries.

PropertyValue
dbpedia-owl:abstract
  • Bencode (pronounced "BEE-en-code") is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data. It supports four different types of values: byte strings, integers, lists, and dictionaries (associative arrays). Bencoding is most commonly used in torrent files. These metadata files are simply bencoded dictionaries. While less efficient than a pure binary encoding, bencoding is simple and (because numbers are encoded in decimal notation) is unaffected by endianness, which is important for a cross-platform application like BitTorrent. It is also fairly flexible, as long as applications ignore unexpected dictionary keys, so that new ones can be added without creating incompatibilities.
  • Bencode - kodowanie używane w plikach systemu komunikacji BitTorrent do przetrzymywania i transmitowania stratnych struktur danych. Wspierane są cztery typy danych: tekstowy typ danych, liczby całkowite, listy, oraz tablice asocjacyjne.
  • Bencode(發音為 Bee-Encode)是 BitTorrent 用在傳輸資料結構的編碼方式。這種編碼方式支援四種資料型態: 字元串 整數 線性表 字典表 Bencode 最常被用在 . torrent 檔中,檔案裡的元數據都是 Bencode 過的字典表。
  • Bencode — это формат, используемый p2p системой распространения файлов BitTorrent для хранения и передачи свободно структурированных данных. Включает в себя четыре типа данных: строка байт, целое число, список (массив), словарь. Bencode используется в . torrent файлах. Файл представляет собой словарь в Bencode формате.
dbpedia-owl:wikiPageExternalLink
dcterms:subject
rdf:type
rdfs:comment
  • Bencode - kodowanie używane w plikach systemu komunikacji BitTorrent do przetrzymywania i transmitowania stratnych struktur danych. Wspierane są cztery typy danych: tekstowy typ danych, liczby całkowite, listy, oraz tablice asocjacyjne.
  • Bencode(發音為 Bee-Encode)是 BitTorrent 用在傳輸資料結構的編碼方式。這種編碼方式支援四種資料型態: 字元串 整數 線性表 字典表 Bencode 最常被用在 . torrent 檔中,檔案裡的元數據都是 Bencode 過的字典表。
  • Bencode — это формат, используемый p2p системой распространения файлов BitTorrent для хранения и передачи свободно структурированных данных. Включает в себя четыре типа данных: строка байт, целое число, список (массив), словарь. Bencode используется в . torrent файлах. Файл представляет собой словарь в Bencode формате.
  • Bencode (pronounced "BEE-en-code") is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data. It supports four different types of values: byte strings, integers, lists, and dictionaries (associative arrays). Bencoding is most commonly used in torrent files. These metadata files are simply bencoded dictionaries.
rdfs:label
  • Bencode
  • Bencode
  • Bencode
  • Bencode
owl:sameAs
foaf:page
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of