lwip-contrib-mac/ports/win32
2010-02-16 17:15:45 +00:00
..
check Added project files for check and unit tests, fixed check adaption to win32 2010-02-09 16:41:27 +00:00
include/arch Make use of the changed sys layer api and allocate mboxes/semaphores in place (without requiring malloc) 2010-02-13 17:30:15 +00:00
msvc8 Fixed typo in project files 2010-02-09 16:44:10 +00:00
lwipcfg_msvc.h.example
lwipopts.h
lwippools.h
pktdrv.c Set link up or down when initializing the netif 2010-02-16 17:15:45 +00:00
pktdrv.h Set link up or down when initializing the netif 2010-02-16 17:15:45 +00:00
pktif.c Set link up or down when initializing the netif 2010-02-16 17:15:45 +00:00
pktif.h
readme.txt
sio.c
sys_arch.c Make use of the changed sys layer api and allocate mboxes/semaphores in place (without requiring malloc) 2010-02-13 17:30:15 +00:00
test.c When ethernetif is only used for PPPoE, disable etharp and igmp on it; delay dns-example-request so that dhcp/autoip/ppp have time to bring the netif up after starting 2010-02-14 18:11:35 +00:00

lwIP for Win32

- MSVC6 compiler, read contrib\ports\win32\msvc6\readme.txt

- MSVC8 compiler, read contrib\ports\win32\msvc8\readme.txt

lwIP: http://savannah.nongnu.org/projects/lwip/
WinPCap: http://netgroup-serv.polito.it/winpcap/
Visual C++: http://www.microsoft.com/express/download/