lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] EnumProtocols


From: Emmanuel Baguia Jr.
Subject: Re: [lwip-users] EnumProtocols
Date: Sat, 28 Mar 2009 07:30:42 -0700 (PDT)

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 <address@hidden> wrote:

From: Kieran Mansley <address@hidden>
Subject: Re: [lwip-users] EnumProtocols
To: "Mailing list for lwIP users" <address@hidden>
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
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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