lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] UDP bind error due to address and port reuse


From: Simon Goldschmidt
Subject: Re: [lwip-users] UDP bind error due to address and port reuse
Date: Thu, 8 Dec 2016 11:14:03 +0100

Noam Weissman wrote:
> Dirk, if the application is creating a different port on every reply you 
> cannot rely on that.
> You must have control over the data

Rely on what? Using raw recv callback (like in Dirk's example) or socket-based 
recvfrom() you get the
port of the remote application and use sendto() to respond.

Please don't confuse people ;-)


Simon



reply via email to

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