lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] SSL on lwip


From: Frédéric BERNON
Subject: Re: [lwip-devel] SSL on lwip
Date: Tue, 17 Feb 2009 08:37:14 +0100


1- I suppose you don't talk about this code : contrib\apps\netbios ?
2- of course, it can be useful, but should be in the contrib folder, not in the lwip one
3 - interesting
4- contrib\apps\sntp could be a base for you

----- Original Message ----- From: "Piero 74" <address@hidden>
To: "lwip-devel" <address@hidden>
Sent: Monday, February 16, 2009 11:32 PM
Subject: [lwip-devel] SSL on lwip



hi all

today, i tried to see how is developed MICROCHIP tcpip stack (they provide open
code, optimized for their hw, free if it will be embedded in their
microcontroller)

after a quick check, my understanding is:
- bsd socket avalaible
- code has to run in loop, calling state machine functions
- they provide some useful things embedded with stack:
1- nbns
2- tftp, simple smtp
3- ssl

in lwip:
1: there is a unofficial code, not in cvs, posted in mailings, for
sinple nbns srv: i used it, it's very useful.. should became a part of
lwip
2: they are high level protocol, but have a ready-to-use code
controlled by defines in lwipopts should be a value adds for more
developers
3: lwip should have it, imo, build using a additional sockets
functions, to have layer for secure connections
4: ...just my add... i want to try to implement a simple network time
protocol, which runs in background, as dhcp client does, using a
timeout function, and dns code, and a callback for app code, called
when time is updated

i want to know lwip community opinions.

bye
Piero


_______________________________________________
lwip-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-devel







reply via email to

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