lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip


From: Amit Kristal
Subject: [lwip-commits] lwip
Date: Tue, 23 Sep 2003 14:25:56 +0200

Hi all,

I have just started looking at the lwip & I have a few Questions:

1. Does lwip support "reassembly"(a TCP packet that spreads over a few ethernet packets) ?

2. I would like to work with the raw api, does it mean that I should use tcp.c & not use the api directory
  (api_msg.c, api_lib.c, sockets.c, tcpip.c)?

3. Which files in the app directory demonstrate the use of the raw api? is it only the httpd.c file?

4. Regarding the lwip heap memory:
  a. Why Does the MEM_SIZE is only set to 1000, isn't it a bit small?
b. Can you give a rough estimation about the MEM_SIZE when I have 100Kbit in & 100Kbit out? c. Does the "ram[MEM_ALIGN_SIZE(MEM_SIZE + sizeof(struct mem))];" is all the heap memory used
     by the lwip?

Thanks a lot

                  Amit

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail





reply via email to

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