lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] UDP-server not working!


From: Kieran Mansley
Subject: Re: [lwip-users] UDP-server not working!
Date: Mon, 01 Aug 2011 13:19:07 +0100

On Mon, 2011-08-01 at 09:46 +0100, Chris Williams wrote:
> 
> You talk about a server? A server sends data to something else.  
> Looking at the code you seem to be trying to receive UDP data ie
> client!

The distinction between server and client is always a difficult one, as
both involve sending and receiving, but a server will typically first
receive a request, then send its response, with a client the other way
round.  I think their server is trying to receive the request and
failing.

Kieran




reply via email to

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