Re: Net Meter [radio station bit rate] tutorial please? I want to nail this????????



"Richard Evans" <R.P.Evans.NoSpam@xxxxxxxxxxxx> wrote in message
news:sjX5k.19477$312.3857@xxxxxxxxxxxxx
jamie_p84@xxxxxxxxxx wrote:


TCP has absolutely no "error correction" whatsoever - it has error
*detection*, and it asks for packets to be re-transmitted that it
hasn't received or that are in error.

TCP uses a 16-bit checksum to detect errors and corrects them by
asking for the offending packet to be resent, storing any newer
packets in the meantime, and then rearranging them in the correct
order. It does this in order to correct errors. If you choose to be
pedantic and insist on calling it "error detection" instead, then I
couldn't care less.

Your post suggested that error correction was a significant
overhead.


Absolutely. And he actually said this:

"TCP has overhead because it includes extensive error correction,
packet management and congestion control."

He's now simply trying to squirm his way out of making one of his
usual blunders.


This suggests that you meant error correction data, added to the
data
stream, rather like the way error correction is done in digital
broadcasting over the airwaves. Otherwise why would it be a
significant
overhead, as 16 bits in a packet of many kb is hardly a significant
overhead.


I've measured a stream this morning, and it had a 6% overhead.


If you actually meant error detection then why did you make out that
it
is a significant overhead?


He did mean error correction.



--
Steve - www.digitalradiotech.co.uk - Digital Radio News & Info

The adoption of DAB was the most incompetent technical
decision ever made in the history of UK broadcasting:
http://www.digitalradiotech.co.uk/dab/incompetent_adoption_of_dab.htm


.



Relevant Pages

  • Re: TCP or UDP?
    ... So far it seems you favor TCP with the robustness ... it has 12 bytes greater overhead per packet. ... It has another hidden overhead in the sense it does not ... needed in intranet it's no problem if I would use UDP?). ...
    (microsoft.public.win32.programmer.networks)
  • Re: Net Meter [radio station bit rate] tutorial please? I want to nail this????????
    ... TCP has overhead because it includes extensive error correction, ... A 4 byte CRC would detect a corrupt packet, ...
    (alt.radio.digital)
  • Re: bites, bytes, packets, TCP, and DSL speed
    ... there will be 18 bytes of overhead per frame (source and destination MAC ... of overhead (version, header length, type of service, packet length, ... assuming the network can carry full-size Ethernet frames end-to-end, ... Packets larger than your line's MTU size will be fragmented at the IP ...
    (comp.sys.mac.comm)
  • Re: sendfile(2) SF_NOPUSH flag proposal
    ... >>at the start of a transaction and turned off at the end of a transaction. ... it's unintentionally fragging up to one packet ... The overhead of toggling it would be costly. ... > change is cheap" to justify adding this feature. ...
    (freebsd-arch)
  • Re: FreeBSD handles leapsecond correctly
    ... :never ever passes a packet again until a down/up on the receiving interface. ... considering that we haven't removed the MP lock from the network ... The single biggest overhead we have right now is that we have not ...
    (freebsd-current)