Re: [uip-users] 10 Byte trailer on UDP message

0 views
Skip to first unread message

Tolly Nelson

unread,
Mar 9, 2007, 12:35:33 PM3/9/07
to uip-...@sics.se
How long is your message? Ethernet requires a minimum of a 64 byte
packet size to detect for collisions. You can drop the padding by
reading the length from the IP header. Either that, or you're adding 10
to the uip_udp_send() argument.

Tolly

Steve wrote:
> Hi
> When I send out a UDP message there is a 10 byte trailer after my
> message data. Why is this and can it be stopped ?
>
> Cheers...
>
> Steve

Reply all
Reply to author
Forward
0 new messages