lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Implementing a Berkeley sockets compatibility layer


From: Simon Goldschmidt
Subject: Re: [lwip-users] Implementing a Berkeley sockets compatibility layer
Date: Wed, 14 Dec 2011 09:53:34 +0100

"Fernando C.V." <address@hidden> wrote:
> This library seems to rely on Berkeley sockets and under
> FreeRTOS as it asks for "netinet/in.h", "sys/socket.h", etc. header
> files, so I was thinking about creating replacements for these files
> to work as intermediate layer so I can use libupnp with lwIP on top of
> FreeeRTOS. Would I be doing it right, or could there be a saner way to
> get it working? any tip on where to find further help?

Actually, I would have expected you'd just have to create the missing header 
files as new files containing the single line "#include "lwip/sockets.h".

Simon
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



reply via email to

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