[Twisted-Python] udp checksum

Jean-Paul Calderone exarkun at divmod.com
Tue Oct 10 15:26:31 EDT 2006


On Tue, 10 Oct 2006 14:58:01 -0400, "Gaspard, Bradley S" <bradley.s.gaspard at saic.com> wrote:
>As a newbie trying to learn twisted I was playing with the udp echo
>client/server that comes with twisted  (2.4.0) (echoclient_upd.py and
>echoserv_udp.py) which worked fine except that when I observed the packets
>using Ethereal it indicated that the udp checksum was in error?! [running
>the example multiple times ... not just a one time occurance]
>
>I am on a linux platform and my version of ethereal is 0.10.14 and Python is
>2.4.2
>
>Am I missing something??
>

Ethereal often incorrectly reports that checksums are invalid.

Jean-Paul




More information about the Twisted-Python mailing list