Thank you very much for the heads-up. I will try to see which one will work for 
me.

Emmanuel

--- On Tue, 3/24/09, Kieran Mansley <[email protected]> wrote:

From: Kieran Mansley <[email protected]>
Subject: Re: [lwip-users] EnumProtocols
To: "Mailing list for lwIP users" <[email protected]>
Date: Tuesday, March 24, 2009, 6:55 PM

On Tue, 2009-03-24 at 02:18 -0700, Emmanuel Baguia Jr. wrote:
> Does lwIP supports a function something like; retrieves information
> about available transport protocols?

Don't think so.  You could, if you have access to the lwIP headers in
your code, see what LWIP_TCP and LWIP_UDP for example were set to I
suppose, or you could probe it by trying to opening a connection of the
type that you're interested in and see if it works.

Kieran



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users



      
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to