C-MODEM (original) (raw)

About DBpedia

C-Modem is a protocol driver developed by Lavio Pareschi (Rio de Janeiro) in 1989, that works similarly and better than ZMODEM. It includes a whole new file transfer protocol, built around the idea of crash recovery, easy of use and great performance. C-Modem provides reliable file transmission even in the worst conditions, as it adapts itself immediately to any errors that may occur (even in the so-called 'error free' modems). Major features of the C-Modem communications protocol include: * Transmission Crash Recovery * Mutable Data : crc blocks on data blocks of variable size * Full Duplex

Property Value
dbo:abstract C-Modem is a protocol driver developed by Lavio Pareschi (Rio de Janeiro) in 1989, that works similarly and better than ZMODEM. It includes a whole new file transfer protocol, built around the idea of crash recovery, easy of use and great performance. C-Modem provides reliable file transmission even in the worst conditions, as it adapts itself immediately to any errors that may occur (even in the so-called 'error free' modems). Major features of the C-Modem communications protocol include: * Transmission Crash Recovery Being interrupted by any condition, the file transmitted is saved with the extension file .BAD until the last byte is received correctly. In the next connection/transmission, the file will be completed automatically. * Mutable Data : crc blocks on data blocks of variable size Depending on velocity and errors during transmission, as well as line conditions, the size of data-blocks between crc-blocks will freely vary from 32 to 4096 bytes. This reduces the amount of control bytes added to the transmission and minimizes data repetition. The result is an excellent true transfer rate. * Full Duplex The transmitter doesn't stop every block to receive useless answers. The transmitter occurs without pauses between blocks. The receptor only warns when something wrong happens. * Exact Size While not accurate in terms of bits (it rounded up), the file was accurate in terms of bytes, and would have exactly the same size as the original one as it up/downloaded. To its credit, it did not add bytes to complete blocks of fixed size. (en)
dbo:wikiPageExternalLink http://www.cpeterso.com/protocols/CMODEM.TXT http://www.cpeterso.com/protocols/CMODEM11.ARJ
dbo:wikiPageID 4304978 (xsd:integer)
dbo:wikiPageLength 2137 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1061827619 (xsd:integer)
dbo:wikiPageWikiLink dbr:Rio_de_Janeiro dbr:Communication_protocol dbr:ZMODEM dbr:Byte dbr:File_Transfer_Protocol dbr:Block_(data_storage) dbc:BBS_file_transfer_protocols dbr:Transmitter
dbp:wikiPageUsesTemplate dbt:Modem_file_transfer_protocols dbt:Citation_needed dbt:Multiple_issues dbt:No_footnotes dbt:Notability dbt:Unreferenced dbt:Peacock dbt:Computer-stub dbt:Telecommunications-stub
dcterms:subject dbc:BBS_file_transfer_protocols
rdfs:comment C-Modem is a protocol driver developed by Lavio Pareschi (Rio de Janeiro) in 1989, that works similarly and better than ZMODEM. It includes a whole new file transfer protocol, built around the idea of crash recovery, easy of use and great performance. C-Modem provides reliable file transmission even in the worst conditions, as it adapts itself immediately to any errors that may occur (even in the so-called 'error free' modems). Major features of the C-Modem communications protocol include: * Transmission Crash Recovery * Mutable Data : crc blocks on data blocks of variable size * Full Duplex (en)
rdfs:label C-MODEM (en)
owl:sameAs wikidata:C-MODEM https://global.dbpedia.org/id/4eMd5
prov:wasDerivedFrom wikipedia-en:C-MODEM?oldid=1061827619&ns=0
foaf:isPrimaryTopicOf wikipedia-en:C-MODEM
is dbo:wikiPageRedirects of dbr:CModem
is dbo:wikiPageWikiLink of dbr:Comparison_of_file_transfer_protocols dbr:CModem
is foaf:primaryTopic of wikipedia-en:C-MODEM