lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Quickest way to catch a UDP packet?


From: Chen
Subject: [lwip-users] Quickest way to catch a UDP packet?
Date: Fri, 18 Mar 2011 14:04:43 -0400

Hi all,

In my application, I have both TCP and UDP communication, lwip + freeRTOS (AVR32 project). If I rely on the thread on freeRTOS, I guess I can see UDP packets in the order of several ms based on the CPU loads.

I'd like to find the quickest way to pre-examine any UDP packet (I don't care about UDP or other packets), where is the best place to hook such a piece of codes to eaversdrop?

Any suggestion?

Thanks,

Chen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]