lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] using lwip socket instead of a bsd socket on Mac OS or


From: Kieran Mansley
Subject: Re: [lwip-users] using lwip socket instead of a bsd socket on Mac OS or Linux
Date: Sat, 15 Oct 2011 20:08:15 +0100

On 14 Oct 2011, at 19:44, Prashant R wrote:

> Has someone used an lwip socket instead of a BSD socket on Mac OS or Llinux ? 

Yes.  lwIP sockets do not quite support all the functionality of a full 
implementation of BSD sockets, but it is often good enough that you can just 
compile against a simple application that has been written for BSD socket and 
it will just work with lwIP sockets.

> Any info or direction regarding this would be immensely helpful . 

If you have any specific questions or problems, please let us know.

Kieran




reply via email to

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