lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] Re: generate a broadcast answer...


From: Piero 74
Subject: Re: [lwip-devel] Re: generate a broadcast answer...
Date: Tue, 10 Mar 2009 11:59:09 +0100



2009/3/10 Simon Goldschmidt <address@hidden>
> lwip_thread, right? or, how i can ask to lwip_thread to execute this
> function from another thread, (API works in this way and they are thread
> safe) ?

Use tcpip_callback() to execute any function in the tcpip_thread.

ok... i will try...
 


> Did you read my previous email, which start this discussion? My problem is
> to force packet traffic TO lwip board if it's connected directly with a
> pc.

To receive periodic packets, you will have to periodically send requests, so you will have to force packet traffic FROM the board!

yes... i know... this is the reason why i want to refresh arp table... if a host was connected in the past, it could be on the lan, so, it will answer to my arp request, and the board will receive a packet back.

Bye
Piero


reply via email to

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