lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] UDP demultiplexing question.


From: Martin . Glunz
Subject: [lwip-users] Re: [lwip] UDP demultiplexing question.
Date: Wed, 08 Jan 2003 23:27:30 -0000

Zitiere Adel Mamin <address@hidden>:

> Hello, all.
> 
...
> 
> My problem - my application doesn't receive incoming datagrams.
...
> 
> As I understand incoming datagrams will never have a broadcast address
> as a
> source address but I can't see
> the reason why my application can't receive in this case.
> 
> What is wrong in my case?
> Should I reconstruct my application?
> 
I don't know if it is exactly your problem, but you
should send and receive UDP on different netconns if
you want to receive all UDP packets on your dest. port.

If the sending netconn once is bound to a dest. IP, it'll
receive only packets from this address.

[This message was sent through the lwip discussion list.]




reply via email to

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