Re: UDP checksum calculation
In article <1175690380.000536.27630@e65g2000hsc.googlegroups. com>, "martinmk" <mgeorgievski@gmail.com> writes:
> UDP checksum is very simple. Just use binary sum over 16-bit words and
> then the result should be inverted. Disregard any carry out bit. In
> your particular example the sum is:
Absolutely false.
|